Skip to content

1.9.8

Compare
Choose a tag to compare
@nvie nvie released this 15 Feb 20:38
· 76 commits to main since this release

@liveblocks/client

  • Fix race condition in client that could leave zombie websockets open indefinitely in a small edge case. (thanks for reporting, @dev-badace)

@liveblocks/react

  • Fix type definitions of useOthersListener hook.
  • Fix type definitions of useErrorListener hook.

@liveblocks/yjs

  • Emit update events from awareness.
  • Fix several awareness bugs.