Changelog
Week 38
v2.7.2
@liveblocks/react
- Fix a bug where under some conditions threads could end up without comments.
- Fix a bug where notifications associated to deleted threads would not be deleted.
- Fix a bug where subsequent optimistic updates to the same inbox notification could sometimes not get applied correctly.
v2.7.1
@liveblocks/react-lexical
- Fixed a bug where resolved threads remained visible in the editor and the
AnchoredThreads
andFloatingThreads
components.
Examples
- New Linear-like Issue Tracker example.
- New Tldraw Whiteboard Storage example.
- New Tldraw Whiteboard Yjs example.
- New Notion-like AI Editor example.
Documentation
- Rewritten Lexical Text Editor get started guides for
Next.js and
React, adding
AnchoredThreads
andFloatingThreads
.
Dashboard
- Fix a bug where room storage data wasn't fetched correctly and not displayed in the room detail storage tab.
- Fix a bug where room storage data couldn't be deleted from the room detail storage tab.