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-test-utils
- new: Support CLDR 45 (new annotations). (#173) (d2c587f), closes #173
- deps(typescript): Update to v5.4. (8756294)
- Add shortcodes for v15.1. (#167) (44afd19), closes #167
- Support Emoji v15.1. (#164) (b2e0ec6), closes #164
- Use official CLDR JSON packages. (#166) (f6b2dc9), closes #166
Note: Version bump only for package emojibase-test-utils
Note: Version bump only for package emojibase-test-utils
- [packemon] Update to v2.4.1. (b5bff35)
- [packemon] Update to v3. (ecc31da)
- Update dev and test dependencies. (57b5f18)
Note: Version bump only for package emojibase-test-utils
Versions that only update
test-*.json
are omitted from the changelog.
- 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.
- 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.
- Updated shortcodes.
- Dropped Node.js v10 support. Requires v12.17 and above.
- Renamed the
annotation
field tolabel
. - Renamed
loadMeta
toloadMessages
.
- Updated to CLDR 40.
- Fixed an issue where certain
test-*.json
files were not published.
- Added
loadMeta
(andtest-meta.json
) for testing meta translations. - Added
loadShortcodes
(andtest-shortcodes.json
) for testing shortcodes (usingemojibase
preset). - Updated
loadEmojiData
andloadEmojiData
to join shortcodes when a dataset is provided.
- Updated to Emoji 13.1.
- Updated to CLDR 38.1.
View emojibase-data
changelog.
- 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.
- Fixed an issue where emojis that should be text presentation by default were marked as emoji.
- Updated to CLDR 36.
- 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.
- Added ECMAScript module support via
esm/
built files. - Removed docblocks from source files to reduce bundle size.
- Updated to CLDR 34.
- 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.
- Updated to CLDR 33.
- Converted from Flow to TypeScript.
- Updated test data (view breaking changes).
- Updated to Yarn workspaces.
- Removed tests from distribution files.
- Fixed Flowtype definitions.
- Initial release!