Commit 8b7da1b
committed
chore(release): 17.45.0 [skip ci]
# [17.45.0](v17.44.0...v17.45.0) (2025-06-27)
### Bug Fixes
* **json-crdt:** 🐛 allow updating key on root object ([9eafd61](9eafd61))
### Features
* **json-crdt:** 🎸 add ability add object key ([861b1c1](861b1c1))
* **json-crdt:** 🎸 add NodeApi .replace() method ([32d91e1](32d91e1))
* **json-crdt:** 🎸 finalize .add() method implementation ([a151272](a151272))
* **json-crdt:** 🎸 implement .add() method for "arr" nodes ([35c4ee9](35c4ee9))
* **json-crdt:** 🎸 implement .remove() method ([1d96827](1d96827))
* **json-crdt:** 🎸 implement new proxy API ([1578bfc](1578bfc))
* **json-crdt:** 🎸 implement path proxy helper ([58c75ee](58c75ee))
* **json-crdt:** 🎸 implement proxy$() helper ([de85136](de85136))
* **json-crdt:** 🎸 implement view .read() retrieval method ([633fa97](633fa97))
* **json-crdt:** 🎸 improve .read() implementation ([b60fc88](b60fc88))
* **json-crdt:** 🎸 improve "obj" node .add() API ([9bd5bb2](9bd5bb2))
* **json-crdt:** 🎸 remove .find getter ([5f4bce6](5f4bce6))1 parent 49005be commit 8b7da1b
2 files changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments