Skip to content

v16.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 08:12
· 85 commits to master since this release

16.7.0 (2024-06-08)

Features

  • json-crdt-extensions: 🎸 add inter-block iteration for inline elements (22f6fe8)
  • json-crdt-extensions: 🎸 add inter-block iteration using point tuples (edf19ac)
  • json-crdt-extensions: 🎸 add iteration over block points (19dcc68)
  • json-crdt-extensions: 🎸 can return block marker when iterating (0e66aa6)
  • json-crdt-extensions: 🎸 improve how blocks are printed to console, add Block.text() (4a68cda)

Performance Improvements

  • json-crdt-extensions: ⚡️ speed up range text materialization (ac56314)