Skip to content

v14.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 10:54
· 61 commits to next since this release
6ebb2ea

14.2.0 (2024-04-14)

Bug Fixes

  • json-crdt: 🐛 use right payload (7d6a033)

Features

  • 🎸 improve create schema (0d3c8c9)
  • 🎸 improve RPC types (d7aa273)
  • 🎸 initialize service by default (166f209)
  • json-crdt: 🎸 allow to construct a model from collection of patches (a43f396)
  • json-crdt: 🎸 improve LocalHistoryCrud implementation (884b560)
  • json-crdt: 🎸 progress on remote history implementation (1b17c68)
  • json-type: 🎸 add ability to extend ObjectType (ca4d16b)
  • reactive-rpc: 🎸 allow to optionally load full history in "block.get" (ae14b6c)
  • reactive-rpc: 🎸 cleanup RemoteHistoryDemoServer (f86ed4d)
  • reactive-rpc: 🎸 GC old blocks based on update time (11d958c)
  • reactive-rpc: 🎸 improve block store interface, return infor about removal (be282c4)
  • reactive-rpc: 🎸 improve emitted event shape (2dcdad5)
  • reactive-rpc: 🎸 improve scan method (e62b5ef)