Download Latest Version 3.19.0 source code.tar.gz (119.8 MB)
Email in envelope

Get an email when there's a new version of Liveblocks

Home / v3.19.0
Name Modified Size InfoDownloads / Week
Parent folder
3.19.0 source code.tar.gz 2026-05-07 119.8 MB
3.19.0 source code.zip 2026-05-07 122.3 MB
README.md 2026-05-07 942 Bytes
Totals: 3 Items   242.1 MB 1

@liveblocks/node

  • Add new markdownToCommentBody helper to convert Markdown strings into CommentBody objects.

@liveblocks/client

  • room.history.disable(fn) is now officially supported and no longer experimental. It allows running storage mutations without them appearing on the undo/redo stacks and it’s intended for background/async writes (e.g. writing back AI generation results) that should not be undoable.

@liveblocks/react-tiptap

  • Fix keyboard shortcut in strikethrough tooltip. (Thanks @HellBoy-OP for the contribution!)
  • Fix Yjs undo/redo silently breaking after editor.registerPlugin / unregisterPlugin is called (e.g. when Tiptap's BubbleMenu, DragHandle, or SlashCommand mount). The reattach restore() is now installed unconditionally on view destroy, matching upstream @tiptap/extension-collaboration. (Thanks @lucasmotta for the contribution!)
Source: README.md, updated 2026-05-07