Commit 76910e2
committed
chore(release): 17.44.0 [skip ci]
# [17.44.0](v17.43.0...v17.44.0) (2025-06-22)
### Bug Fixes
* **json-crdt-extensions:** 🐛 correctly overwrite formatting data ([da100fd](da100fd))
* **json-crdt-extensions:** 🐛 do not type into array unnecessarily ([fe236cc](fe236cc))
* **json-crdt-peritext-ui:** 🐛 remove formatting by its ID ([350a45c](350a45c))
### Features
* **json-crdt-extensions:** 🎸 add "format" event "set" action ([3c4a344](3c4a344))
* **json-crdt-extensions:** 🎸 add ability to clear all cursors ([e58aa07](e58aa07))
* **json-crdt-extensions:** 🎸 add ability to remove formatting by ID ([d371ba6](d371ba6))
* **json-crdt-extensions:** 🎸 add attr data to multiple levels ([d92ccb1](d92ccb1))
* **json-crdt-extensions:** 🎸 add event part to select specific slice ([f4b5796](f4b5796))
* **json-crdt-extensions:** 🎸 add initial "upd" formatting implementation ([1f43820](1f43820))
* **json-crdt-extensions:** 🎸 can retrieve formatting data and force it to be "obj" node ([dceae02](dceae02))
* **json-crdt-extensions:** 🎸 cleanup slice type annotations ([167a78b](167a78b))
* **util:** 🎸 add basic Iterator polyfill ([6edbe87](6edbe87))1 parent ba8e6a8 commit 76910e2
2 files changed
+23
-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 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
| 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