Skip to content

v15.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 12:31
· 891 commits to master since this release

15.11.0 (2024-05-02)

Bug Fixes

  • json-crdt-extensions: 🐛 allow setting non-constant slice data (2f87b8a)

Features

  • json-crdt-extensions: 🎸 allow passing in extra slice and local slice models (b10d1cf)
  • json-crdt-extensions: 🎸 improve mutations in persisted slices (d6d0193)
  • json-crdt-extensions: 🎸 improve Pertiext .toString() presentation (c529aaf)
  • json-crdt-extensions: 🎸 improve slice typing and schema (ce6eb34)
  • json-crdt: 🎸 add Model.create() method (8fc8fc0)
  • json-crdt: 🎸 improve model creation flow (89daf03)
  • json-crdt: 🎸 improve model initialization APIs (e0474d1)