Changelogv0.19.8
v0.19.8
- Fixes a bug where history didn't reliably undo
LiveObjectkey set changes if any pending local changes existed on that key. - Fixes a bug where changes performed inside
room.batchwere incorrectly ordered inside the history resulting in unexpected undo behavior in some cases. - Fixes a bug where under some circumstances the Liveblocks client could get stuck in a "synchronizing" state indefinitely
- Expose
JsonArrayandJsonScalartypes publicly