mathiasbynens / emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.
https://mths.be/emoji-regex
MIT License
1.72k stars 175 forks source link

Update to Emoji 13.1 #83

Closed mathiasbynens closed 3 years ago

mathiasbynens commented 3 years ago

Once https://github.com/node-unicode/node-unicode-data/issues/61 is finished, we should update emoji-regex to use the Emoji 13.1 data.

mathiasbynens commented 3 years ago

Closing this issue in favor of the patch in #84.