- Add
stickyprop onEmojiPicker.Rootto allow disabling sticky category headers, thanks @Earthsplit! - Add TypeScript as an optional peer dependency to prevent using TypeScript versions lower than 5.1.
- When setting
emojiVersiononEmojiPicker.Root, this version of Emojibase’s data will be fetched instead oflatest. - Add
emojibaseUrlprop onEmojiPicker.Rootto allow choosing where Emojibase’s data is fetched from: another CDN, self-hosted files, etc.
- Fix
EmojiPicker.Searchcontrolled value not updating search results when updated externally. (e.g. other input, manually, etc)
- Initial release.