Skip to content

markdown-codec@6.0.0

Choose a tag to compare

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

6.0.0 (2026-08-23)

  • refactor(markdown-codec)!: rename DocumentPackage to DocumentTree (2d583f3), closes #661

BREAKING CHANGES

  • every DocumentPackage-rooted export this package
    consumes or re-exports (DocumentTree, TreeNode/Group/Leaf and their
    *Schema/isTreeX siblings, assembleTree, flattenTree) tracks
    document-schema.js 5.0.0's rename.

Dependencies

  • Updated document-schema.js to ^5.0.0