github-actions
released this
12 Jun 17:02
·
91 commits
to main
since this release
Minor Changes
-
f5ec709: Deprecated
isEmoji(cp)
in favor ofisExtendedPictogrphic(cp)
.There are no differences, but it was confused with the
\p{Emoji}
Unicode property.(Note:
\p{Emoji}
is not useful in actual use cases, see)
Patch Changes
- 5bf4d29: Fix the TypeScript definition for GraphemeCategory enum