Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-22 | 2.1 kB | |
v17.44.0 source code.tar.gz | 2025-06-22 | 704.1 kB | |
v17.44.0 source code.zip | 2025-06-22 | 1.2 MB | |
Totals: 3 Items | 1.9 MB | 5 |
17.44.0 (2025-06-22)
Bug Fixes
- json-crdt-extensions: 🐛 correctly overwrite formatting data (da100fd)
- json-crdt-extensions: 🐛 do not type into array unnecessarily (fe236cc)
- json-crdt-peritext-ui: 🐛 remove formatting by its ID (350a45c)
Features
- json-crdt-extensions: 🎸 add "format" event "set" action (3c4a344)
- json-crdt-extensions: 🎸 add ability to clear all cursors (e58aa07)
- json-crdt-extensions: 🎸 add ability to remove formatting by ID (d371ba6)
- json-crdt-extensions: 🎸 add attr data to multiple levels (d92ccb1)
- json-crdt-extensions: 🎸 add event part to select specific slice (f4b5796)
- json-crdt-extensions: 🎸 add initial "upd" formatting implementation (1f43820)
- json-crdt-extensions: 🎸 can retrieve formatting data and force it to be "obj" node (dceae02)
- json-crdt-extensions: 🎸 cleanup slice type annotations (167a78b)
- util: 🎸 add basic Iterator polyfill (6edbe87)