Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update the regex with emoji-test-regex-pattern v2.1.0 #109

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

mhyassin
Copy link
Contributor

@mhyassin mhyassin commented Oct 16, 2023

Summary

In order to add some missing emojis, we need to update the regex accordingly.
This would fix #110

Details Changed

  • Updated the emoji-test-regex-pattern package to latest v2.1.0
  • Updated the @unicode package to latest v1.5.2
  • Used unicode-15.1.0 instead of unicode-15.0.0
  • Rebuild the project in order to generate the new regex

package.json Outdated Show resolved Hide resolved
@mathiasbynens mathiasbynens merged commit c4eeff1 into mathiasbynens:main Oct 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The face-exhaling emoji isn't matched correctly
2 participants