Skip to content

v0.20.2

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:27

0.20.2

Patch Changes

  • d2eb23d: Add Ops.textBlocks.create and Ops.dataBlocks.create, returning { id, ops } and accepting an optional stable block ID. The existing TextBlock.make and DataBlock.make helpers remain compatible with their Op[] return type and are now deprecated in favor of the new builders.