Changelogv1.9.8
v1.9.8
@liveblocks/client
- Fix race condition in client that could leave zombie WebSocket connections open indefinitely in a small edge case. (thanks for reporting, @dev-badace)
@liveblocks/react
- Fix type definitions of
useOthersListenerhook. - Fix type definitions of
useErrorListenerhook.
@liveblocks/yjs
- Emit update events from awareness.
- Fix several awareness bugs.