- e9b9a9a: Add
vi
(Vietnamese) language. - d237386: Update to Emoji v16 and CLDR 46.
- d237386: Drop Node.js v16 support. Requires >= v18.12.
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Version bump only for package emojibase-regex
Note: Version bump only for package emojibase-regex
Note: Version bump only for package emojibase-regex
- Update file sizes. (bb8b93a)
Note: Version bump only for package emojibase-regex
- Fix invalid dev dependency. (e81c4f1)
Note: Version bump only for package emojibase-regex
- Align emojibase version with spec. (614dda2)
- [packemon] Update to v3. (ecc31da)
- Fix broken docs. (5eba8d0)
- Get website API build working. (0cb4284)
- Migrate from beemo to moon. (#144) (0607d6e), closes #144
- Update release script. (8dfdc16)
Note: Version bump only for package emojibase-regex
- Emojibase versions will now align with the emoji/unicode versions.
- Updated to Emoji 15 and
Unicode 15.
- 21 new emoji (31 including skin tones variations).
- Updated to CLDR 42.
- Fixed spurious build issues.
- Updated to Emoji 14 and
Unicode 14.
- 37 new emoji (117 including skin tones variations).
- Handshake now supports mixed skin tones.
- Updated to CLDR 40.
- Added uppercased versions of emoticons when applicable.
- Updated
shortcode-native
to handle Latin diacritics. - Updated
index
to handle all qualified states of an emoji.
- Updated to Emoji 13.1.
- Updated patterns to now include regional indicators.
- Added a new pattern,
shortcode-native
, for matching against shortcode's in non-latin languages.
- Fixed some build issues.
- Updated to CLDR 37.
- Fixed
:)
and<3
emoticons not rendering correctly. - Updated
:D
emoticon to 😀.
- Updated to Emoji 13 and
Unicode 13.
- 67 new emoji (117 including skin tones variations).
- New groups and subgroups.
- Updated to CLDR 36.1.
- Updated shortcodes.
- Updated to Emoji 12.1 and
Unicode 12.1.
- 23 new emoji (not including variants).
- More gender-neutral options.
- Red, blonde, and bald hair combinations.
- Added new
emoji-loose
andtext-loose
patterns.
- Fixed an issue where emojis without variation selectors were matching against the
emoji
andtext
patterns. If you relied on this functionality, use the new loose patterns.
- Updated to CLDR 36.
- [TS] Refined types. Replaced
any
withunknown
.
- Updated to Emoji 12 and
Unicode 12.
- Multi-person support, including multi-gender and multi-skin tone.
- 72 new emoji (230 including skin tones variations).
- New groups and subgroups.
- Updated to CLDR 35.1.
- Updated shortcodes.
- [TS] Each regex file now has an individual declaration file.
- Updated to Emoji 11 and
Unicode 11.
- 77 new emoji (157 including skin tones variations).
- 4 new components (bald, curly hair, red hair, white hair).
- Updated to CLDR 33.1.
- Tons of new annotations and keywords.
- Updated shortcodes.
- Changed the Ogre emoticon from
O)
to>O)
.
- Fixed invalid
index.d.ts
declaration.
- Updated to CLDR 33.
- Converted from Flow to TypeScript.
- Updated to CLDR 32.
- Improved the accuracy of
emoji
andtext
presentation specific patterns.
- Emojis with newly added variation selectors will now properly match hexcodes without trailing
FE0E
/FE0F
(their legacy variant).
- Updated to Yarn workspaces.
- Updated regex patterns.
- Added missing emoticons to
emoticon
regex. - Removed unwanted emoticon permutations from
emoticon
regex.
- Updated changelogs.
- Removed tests from distribution files.
- Fixed Flowtype definitions.
- Initial release!