Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-29 | 2.0 kB | |
v17.46.0 source code.tar.gz | 2025-06-29 | 710.8 kB | |
v17.46.0 source code.zip | 2025-06-29 | 1.2 MB | |
Totals: 3 Items | 1.9 MB | 1 |
17.46.0 (2025-06-29)
Bug Fixes
- json-crdt: ๐ correctly pick diff node (e6bbde3)
Features
- json-crdt-patch: ๐ธ implement schema auto-generation from POJO values (bea3a69)
- json-crdt-patch: ๐ธ remove deprecated "vec" utility (a580140)
- json-crdt-patch: ๐ธ remove deprecated konst() utility (73e7cd1)
- json-crdt: ๐ธ allow setting schema with arbitrary JavaScript value (f46c136)
- json-crdt: ๐ธ allow to specify relative root (0382669)
- json-crdt: ๐ธ expose diff/merge API on NodeApi (2ec9335)
- json-crdt: ๐ธ make ModelApi wrap the root node (d45a259)
- json-crdt: ๐ธ remove depreacted .withLogicalClock() method (4c2ebed)
- json-crdt: ๐ธ remove usage of deprecated .root() method (f3bb3c3)
- json-crdt: ๐ธ update .withServerClock() factory (bd9149d)
- json-crdt: ๐ธ use API-buil-int .read() method (e3f94b6)