Skip to content

document-cli@5.0.0

Choose a tag to compare

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

5.0.0 (2026-08-23)

  • refactor(document-cli)!: rename DocumentPackage to DocumentTree (0e9548b), closes #661

BREAKING CHANGES

  • from-package.ts and outline.ts's error messages and
    options.ts's help text now name DocumentTree; a document-package dump
    from any release now surfaces a dedicated rename-tombstone message
    instead of the previous generic error text.

Dependencies

  • Updated documents.js to ^6.0.0
  • Updated pdf-codec to ^3.4.4
  • Updated odf.js to ^6.0.0
  • Updated document-outline.js to ^3.0.0
  • Updated document-schema.js to ^5.0.0