We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a934d commit fe8117dCopy full SHA for fe8117d
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## [Unreleased]
2
3
+- When setting `emojiVersion` on `EmojiPicker.Root`, this version of Emojibase’s data will be fetched instead of `latest`.
4
+- Add `emojibaseUrl` prop on `EmojiPicker.Root` to allow choosing where Emojibase’s data is fetched from: another CDN, self-hosted files, etc.
5
+
6
## [0.1.1] - 2025-03-31
7
8
- Fix `EmojiPicker.Search` controlled value not updating search results when updated externally. (e.g. other input, manually, etc)
0 commit comments