Skip to content

v14.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:54
· 7 commits to beta since this release
bc27fe8

14.0.0-beta.3 (2026-08-24)

Bug Fixes

  • deps: update dependencies for conventional-changelog packages (049cb7a)
  • deps: upgrade conventional changelog packages to latest major (#955) (bc27fe8), closes #921 #914 #915 #916 #917
  • tests: adjust header pattern and formatting for breaking change messages (328013b)

BREAKING CHANGES

  • deps: From conventional-changelog-parser@v7, footer notes
    must start at the beginning of a line, a leading space now defeats note
    detection.
  • deps: From conventional-changelog-parser@v7, named capture
    groups in headerPattern now take precedence over
    headerCorrespondence. In v6 the correspondence array won, in v7 the
    named groups win and the correspondence keys come back null.
  • deps: From conventional-changelog-parser@v7, footer notes must start at the beginning of a line, a leading space now defeats note detection.
  • deps: From conventional-changelog-parser@v7, named capture groups in headerPattern now take precedence over headerCorrespondence. In v6 the correspondence array won, in v7 the named groups win and the correspondence keys come back null.