Changelogv1.10.3
v1.10.3
@liveblocks/react-comments
- Add support for Emoji v15.1 in emoji picker, along two additional locales:
Bengali (
bn) and Hindi (hi). - Fix bug where the
showRoomNameprop onInboxNotification.Threadwasn’t applied to notifications about mentions.
@liveblocks/react
- Fix bug where removing metadata via
useEditThreadMetadatawould result in a brief flash of the old metadata after the metadata was removed optimistically.