Skip to content

v16.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 22:02
· 38 commits to master since this release

16.27.0 (2024-10-01)

Bug Fixes

  • json-crdt: 🐛 correctly handle deletes (f7af05b)
  • json-crdt: 🐛 return undefined view on empty document (14a5e42)

Features

  • json-crdt: 🎸 add store convenience API (760da9c)
  • json-crdt: 🎸 improve view selector (5a433a6)
  • json-crdt: 🎸 return undefined on missing sub view (d88f762)