Download Latest Version 3.22.0 source code.zip (123.6 MB)
Email in envelope

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

Home / v3.20.0
Name Modified Size InfoDownloads / Week
Parent folder
3.20.0 source code.tar.gz 2026-06-17 120.2 MB
3.20.0 source code.zip 2026-06-17 122.7 MB
README.md 2026-06-17 528 Bytes
Totals: 3 Items   242.9 MB 0

All packages

  • Add support for new resource-specific permissions. You can now start from a *:read or *:write base, then grant or deny access per resource (storage, comments, feeds) using new permission strings like storage:none or comments:read.

@liveblocks/node

  • Deprecate session.FULL_ACCESS and session.READ_ACCESS in favor of ["*:write"] and ["*:read"] respectively.

@liveblocks/client

  • Deprecate room.getStorageSnapshot() in favor of room.getStorageOrNull().
Source: README.md, updated 2026-06-17