refactor(react): replace unicode-segmenter with built-in Intl.Segmenter#1745
refactor(react): replace unicode-segmenter with built-in Intl.Segmenter#1745te6-in wants to merge 2 commits into
Conversation
Drop the unicode-segmenter dependency and split graphemes via the platform Intl.Segmenter (Chrome 87+/Safari 14.1+/Firefox 125+), which is covered by the new Chrome 88 / Safari 15 support baseline. The public interface of useTextFieldWithGraphemes is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: e928da1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Alpha Preview (Stackflow SPA)
|
Alpha Preview (Storybook)
|
Alpha Preview (Docs)
|
No description provided.