ChangelogWeek 45
Week 45
v3.10.0
@liveblocks/client
- Tweak reconnection logic to not retry on specific 400 level error codes.
@liveblocks/node
- Prevents certain 400 level errors from being reported as a 403.
@liveblocks/react-ui
- Add
dropdownItemsprop toComment(commentDropdownItemsprop onThread) to allow customizing comments’ dropdown items in the default components. - Fix scroll issues in some scenarios where
AiChatwould be rendered but hidden.
@liveblocks/react-tiptap
- Support for Tiptap v3.
Documentation
- New guide: Upgrading to 3.10.
- New guide: Migrating from Tiptap 2 to 3.
- New guide: Tiptap best practices and tips.
- New guide: Yjs best practices and tips.