Skip to content

unicode-segmenter@0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 03:56
· 53 commits to main since this release
c1e6464

Minor Changes

  • 73f5e6b: Significantly reduced bundle size by compressing data table. So the grapheme segmentation library is only takes 6.6kB (gzip) or 4.4kB (brotli)!

Patch Changes

  • b045320: Fix isSMP, and add more plane utils (isSIP, isTIP, isSSP)