Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 13:46
· 17 commits to main since this release

2.0.0 (2026-08-17)

  • feat!: populate canonical headingLevel on read and clamp write-side levels via the shared helper (32bc2de), closes #-depth

BREAKING CHANGES

  • readMarkdown's emitted ContentDocuments now carry
    CONTENT_FORMAT_VERSION 3 and validate against document-schema.js 3;
    consumers still validating against schema 2 must move to 3.