@liveblocks/yjs
Advanced tools
Changelog
v1.9.6
@liveblocks/react
useSyncExternalStore
importChangelog
v1.9.5
@liveblocks/react-comments
Changelog
v1.9.4
@liveblocks/react
useThreads
hook.Changelog
v1.9.3
@liveblocks/react
@liveblocks/node
getRooms()
not throwing LiveblocksError
when invalid response was
received.Changelog
v1.9.2
@liveblocks/react-comments
portalContainer
prop to CommentsConfig
to customize where floating
elements (e.g. tooltips, dropdowns, etc) are portaled into.Changelog
v1.9.1
@liveblocks/node
Liveblocks.sendYjsBinaryUpdate()
API. It now takes a Yjs encoded update (Uint8Array
) directly.Changelog
v1.9.0
@liveblocks/node
createThread
, editThreadMetadata
, createComment
, editComment
,
deleteComment
, addCommentReaction
, and removeCommentReaction
methods)getActiveUsers
to match the data returned from the
endpoint.@liveblocks/react
query
option to useThreads
to filter threads based on their metadata.@liveblocks/react-comments
ComposerSuggestions
.