Skip to content

documents@2.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 14:42
· 84 commits to main since this release

2.0.0 (2026-08-23)

  • refactor(documents)!: rename DocumentPackage to DocumentTree (f853708), closes #661

BREAKING CHANGES

  • this app is never published (private, GitHub Pages
    only), but its RPC contract types (DocumentTreeJson, DocumentTreeJsonSchema)
    carry the rename for anyone building against this repo's worker RPC
    surface directly.

Dependencies

  • Updated documents.js to ^6.0.0
  • Updated odf.js to ^6.0.0
  • Updated markdown-codec to ^6.0.0
  • Updated document-schema.js to ^5.0.0