github liveblocks/liveblocks v2.1.0
2.1.0

latest releases: v2.2.1, v2.2.0, v2.1.1-test2...
8 days ago

@liveblocks/client

  • Various internal refactorings

@liveblocks/react

  • Add new hook useStorageStatus, which returns the current storage status of the room, and will re-render your component whenever it changes. This can used to build "Saving..." UIs.
  • Add useDeleteThread hook to delete a thread and its associated comments.
  • Fix: add missing JSDoc comments.
  • Fix: improve some error messages and stack traces to contain more info.
  • Refactorings to Suspense internals.

@liveblocks/react-ui

  • Fix improper useSyncExternalStore import which would break on React versions lower than 18.

Don't miss a new liveblocks release

NewReleases is sending notifications on new releases.