Skip to content

@udecode/plate-emoji@42.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 18:56
· 161 commits to main since this release
c5f716e

Minor Changes

  • #3980 by @zbeyens – Fix / Breaking change:

    • Fixes #3978
    • Fixes #3320
    • Add @emoji-mart/data to your dependencies, then configure your EmojiPlugin:
    EmojiPlugin.configure({ options: { data: emojiMartData as any } });