You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [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))
***json-crdt-extensions:** 🐛 correctly overwrite formatting data ([da100fd](https://github.com/streamich/json-joy/commit/da100fdf2a37d1c9e8a8477e2cc8f22af3930910))
7
+
***json-crdt-extensions:** 🐛 do not type into array unnecessarily ([fe236cc](https://github.com/streamich/json-joy/commit/fe236cc415a99637520c36aad77f826f135ae5f2))
8
+
***json-crdt-peritext-ui:** 🐛 remove formatting by its ID ([350a45c](https://github.com/streamich/json-joy/commit/350a45c474c2ba7ba5dff581881c66c86af1adb6))
***json-crdt-extensions:** 🎸 add ability to clear all cursors ([e58aa07](https://github.com/streamich/json-joy/commit/e58aa07b338f3f6650cf23eeb8020f7132359c39))
15
+
***json-crdt-extensions:** 🎸 add ability to remove formatting by ID ([d371ba6](https://github.com/streamich/json-joy/commit/d371ba6293c86c179d49bc666e31bb8c0f1c3774))
16
+
***json-crdt-extensions:** 🎸 add attr data to multiple levels ([d92ccb1](https://github.com/streamich/json-joy/commit/d92ccb196feb3818b88dc42079e564d9fd90cc81))
17
+
***json-crdt-extensions:** 🎸 add event part to select specific slice ([f4b5796](https://github.com/streamich/json-joy/commit/f4b579695535b863e1d3c14ca16ceda6fa1ec506))
***json-crdt-extensions:** 🎸 can retrieve formatting data and force it to be "obj" node ([dceae02](https://github.com/streamich/json-joy/commit/dceae025977480bca7da3c72d98be97db5e4186c))
20
+
***json-crdt-extensions:** 🎸 cleanup slice type annotations ([167a78b](https://github.com/streamich/json-joy/commit/167a78b209b759dafc5b1099e2d2b6c6c1f1fb7a))
0 commit comments