Skip to content

v2.0.0

Compare
Choose a tag to compare
@ifiokjr ifiokjr released this 17 Jan 11:11
· 17 commits to main since this release
7037a4d

💥 Breaking Changes

  • 9599f2d: Remove all *_REGEXP exports. Use emojibase-regex as an alternative. This also shaves 300 B from the total build size.

✨ Features

  • 192504e: Add support for passing a flat emoji object to the url method of Moji. This can lead to a performance boost in some cases.
  • 192504e: Add caching to the Moji#find method. Now the second time a search is made for the same code, it will be retrieved from the cache.