@liveblocks/yjs
Advanced tools
Changelog
v1.2.0
@liveblocks/*
room.reconnect()
explicitly.@liveblocks/node
Changelog
v1.1.8
Changelog
v1.1.7
@liveblocks/client
{ error: "forbidden", reason: ... }
as the response,
which the client will treat as a sign to stop retrying. The client will then
disconnect from the room, instead of remaining in "connecting"
status
indefinitely.@liveblocks/react
useSelf()
where it would not correctly re-render after
entering an empty room. It’s now consistent again with useMyPresence()
.Changelog
v1.1.6
@liveblocks/*
Changelog
v1.1.5
@liveblocks/*