@liveblocks/core
Advanced tools
Changelog
v1.0.12
create-liveblocks-app
export type TypedRoom = Room<...>
to init command for non-React apps.Changelog
v1.0.11
@liveblocks/client
LiveObject
creates exponentially larger deltas.Changelog
v1.0.10
@liveblocks/client
@liveblocks/node
Changelog
v1.0.9
@liveblocks/client
LiveListUpdate
, LiveMapUpdate
, and LiveObjectUpdate
types used by
the storage update callback.toPlainLson
, to assist in calling the initialize storage
API.Changelog
v1.0.8
@liveblocks/client
create-liveblocks-app
--init
. (e.g. --framework react
)@liveblocks/client