Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-05 | 3.6 kB | |
v17.48.0 source code.tar.gz | 2025-07-05 | 722.6 kB | |
v17.48.0 source code.zip | 2025-07-05 | 1.2 MB | |
Totals: 3 Items | 1.9 MB | 0 |
17.48.0 (2025-07-05)
Bug Fixes
- json-crdt-extensions: ๐ correctly retrieve type discriminants (9f062ae)
- json-crdt-peritext-ui: ๐ allow string type tag names (e5eeefc)
Features
- json-crdt-extensions: ๐ธ add slice Tag class implementation (80a133f)
- json-crdt-extensions: ๐ธ implement .tagDataAsObj() getter method (3d4adb7)
- json-crdt-extensions: ๐ธ implement PersistedSlice.tagDataNode() method (483802b)
- json-crdt-extensions: ๐ธ implement various type handling utilities (37a3d16)
- json-crdt-extensions: ๐ธ improve .typeStepNode() implementation (ffd8985)
- json-crdt-extensions: ๐ธ improve nested type setup (52ab5ae)
- json-crdt-extensions: ๐ธ improve PersistedSlice .tag() implementation (4f15c04)
- json-crdt-extensions: ๐ธ improve slice type APIs (a380b23)
- json-crdt-extensions: ๐ธ make slice type be a method (5dc54dc)
- json-crdt-extensions: ๐ธ return correct tag data and tag discriminant (48eb69c)
- json-crdt-extensions: ๐ธ specify marker detailed event interface (63e720a)
- json-crdt-extensions: ๐ธ update .typeStepApi() method (9760c50)
- json-crdt-peritext-ui: ๐ธ add support for tag updates in "marker" events (6b4b675)
- json-crdt-peritext-ui: ๐ธ add support for type update in marker "upd" event (ab7384a)
- json-crdt-peritext-ui: ๐ธ use correct nested block data (e7235fd)
- json-crdt: ๐ธ add node .op API (2e4ed50)
- json-crdt: ๐ธ implement .del() method on MarkerSlice (6a619b7)
- json-crdt: ๐ธ use .upd() API of "arr" node in .replace() call (726bbfe)
- json-patch-diff: ๐ธ update diff API (c134cf4)