v17.45.0
·
83 commits
to master
since this release
17.45.0 (2025-06-27)
Bug Fixes
- json-crdt: 🐛 allow updating key on root object (9eafd61)
Features
- json-crdt: 🎸 add ability add object key (861b1c1)
- json-crdt: 🎸 add NodeApi .replace() method (32d91e1)
- json-crdt: 🎸 finalize .add() method implementation (a151272)
- json-crdt: 🎸 implement .add() method for "arr" nodes (35c4ee9)
- json-crdt: 🎸 implement .remove() method (1d96827)
- json-crdt: 🎸 implement new proxy API (1578bfc)
- json-crdt: 🎸 implement path proxy helper (58c75ee)
- json-crdt: 🎸 implement proxy$() helper (de85136)
- json-crdt: 🎸 implement view .read() retrieval method (633fa97)
- json-crdt: 🎸 improve .read() implementation (b60fc88)
- json-crdt: 🎸 improve "obj" node .add() API (9bd5bb2)
- json-crdt: 🎸 remove .find getter (5f4bce6)