v1.0.12 create-liveblocks-app- Added
export type TypedRoom = Room<...>to init command for non-React apps.
- Added
v1.0.11 @liveblocks/client- Fix a bug where undo/redo on
LiveObjectcreates exponentially larger deltas.
- Fix a bug where undo/redo on
v1.0.10 @liveblocks/client- Fix a bug related to proactive token expiration detection.
- Internal refactorings.
- Add unstable_fallbackToHTTP option to the core client to support messages over 1MB.
@liveblocks/node- Fix incorrect status code when Liveblocks server cannot be reached temporarily.
v1.0.9 @liveblocks/client- Export
LiveListUpdate,LiveMapUpdate, andLiveObjectUpdatetypes used by the storage update callback. - Export new utility,
toPlainLson, to assist in calling the initialize storage API. - Internal refactorings.
- Export
v1.0.8 @liveblocks/client- Internal refactorings.
create-liveblocks-app- Added
flags
for creating config files with
--init. (e.g.--framework react) - Added an error if an incorrect flag is used.
- Slightly changed the format of the default config file.
@liveblocks/client- Internal refactorings.
v1.0.7 - Private API changes only.
v1.0.6 Internal changes
- Release
create-liveblocks-appalong with other Liveblocks packages, using the same versioning scheme. - Internal refactorings.
- Release
v1.0.5 Non-existent.
v1.0.4 Non-existent.
v1.0.3 Non-existent.