odf.js@6.0.0
·
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 fromlinked, notsource;
sourcenow carries text:filter-name residue when present.
Dependencies
- Updated document-schema.js to ^5.0.0