Skip to content

Latest commit

 

History

History
245 lines (135 loc) · 6.75 KB

CHANGELOG.md

File metadata and controls

245 lines (135 loc) · 6.75 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

15.2.2 - 2024-06-09

🐞 Fixes

Note: Version bump only for package emojibase-test-utils

15.2.1 (2024-06-03)

  • new: Support CLDR 45 (new annotations). (#173) (d2c587f), closes #173
  • deps(typescript): Update to v5.4. (8756294)

15.2.0 - 2023-12-03

🚀 Updates

  • 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

15.1.0 - 2023-10-03

🚀 Updates

Note: Version bump only for package emojibase-test-utils

15.0.0 - 2023-06-11

🎉 Release

💥 Breaking

  • Align emojibase version with spec. (614dda2)
  • Drop Node v14 support. Require v16.12+. (45a889d)

📦 Dependencies

  • [packemon] Update to v2.4.1. (b5bff35)
  • [packemon] Update to v3. (ecc31da)
  • Update dev and test dependencies. (57b5f18)

🛠 Internals

  • Migrate from beemo to moon. (#144) (0607d6e), closes #144

Note: Version bump only for package emojibase-test-utils

Versions that only update test-*.json are omitted from the changelog.

15.0.0 - 2023-06-10

🎉 Release

  • 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.

7.0.0 - 2021-10-15

🎉 Release

  • 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.

💥 Breaking

  • Dropped Node.js v10 support. Requires v12.17 and above.
  • Renamed the annotation field to label.
  • Renamed loadMeta to loadMessages.

🚀 Updates

6.2.1 - 2021-05-13

🐞 Fixes

  • Fixed an issue where certain test-*.json files were not published.

6.2.0 - 2020-01-17

🚀 Updates

  • Added loadMeta (and test-meta.json) for testing meta translations.
  • Added loadShortcodes (and test-shortcodes.json) for testing shortcodes (using emojibase preset).
  • Updated loadEmojiData and loadEmojiData to join shortcodes when a dataset is provided.

6.1.0 - 2020-01-07

🚀 Updates

6.0.0 - 2020-09-11

View emojibase-data changelog.

5.0.0 - 2020-02-13

🎉 Release

  • 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.

4.2.0 - 2019-12-09

🚀 Updates

  • 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.

🐞 Fixes

  • Fixed an issue where emojis that should be text presentation by default were marked as emoji.

4.1.0 - 2019-10-08

🚀 Updates

4.0.0 - 2019-05-09

🎉 Release

  • 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.

3.2.0 - 2019-02-08

🚀 Updates

  • Added ECMAScript module support via esm/ built files.
  • Removed docblocks from source files to reduce bundle size.

3.1.0 - 2018-10-20

🚀 Updates

3.0.0 - 2018-06-23

🎉 Release

  • 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.

2.3.0 - 2018-05-22

🚀 Updates

🛠 Internals

  • Converted from Flow to TypeScript.

2.0.0 - 2017-09-14

🛠 Internals

1.0.7 - 2017-09-10

🛠 Internals

  • Updated to Yarn workspaces.

1.0.2 - 2017-08-19

🐞 Fixes

  • Removed tests from distribution files.

1.0.1 - 2017-08-18

🐞 Fixes

  • Fixed Flowtype definitions.

1.0.0 - 2017-08-17

🎉 Release

  • Initial release!