Skip to content

v6.4.0

Choose a tag to compare

@DanC5 DanC5 released this 07 Jul 16:47
· 2296 commits to master since this release

⚠️ BREAKING CHANGES ⚠️ - The following values have been moved to the newly created EmojiContext:

  • Emoji - moved from ComponentContext
  • emojiConfig - moved from ChannelStateContext
  • EmojiIndex - moved from ComponentContext
  • EmojiPicker - moved from ComponentContext

Feature

  • Lazy load the emoji-mart dependency #1037

Chore

  • Remove unused CSS #1035