Skip to content

odf.js@6.0.0

Choose a tag to compare

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

6.0.0 (2026-08-23)

  • refactor(odf)!: rename DocumentPackage to DocumentTree, land division's text:filter-name residue (36dbb92), closes #719 #661 #743

BREAKING CHANGES

  • every DocumentPackage-rooted export this package
    re-exports or returns (DocumentTree, TreeNode/Group/Leaf/BlockLeaf and
    siblings) tracks document-schema.js 5.0.0's rename. A division
    construct's external-chapter link is read from linked, not source;
    source now carries text:filter-name residue when present.

Dependencies

  • Updated document-schema.js to ^5.0.0