Changelogv1.10.1
v1.10.1
@liveblocks/client
- Fix bug where the client’s backoff delay would not be respected correctly in a small edge case.
@liveblocks/react-comments
- Fix date localization in
InboxNotification. - Add vendor prefixes to more CSS properties within the default styles.
@liveblocks/react
- Added error retrying to
useThreads,useRoomNotificationSettings, anduseInboxNotificationsduring initial fetching.