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 inheaderPatternnow take precedence over
headerCorrespondence. In v6 the correspondence array won, in v7 the
named groups win and the correspondence keys come backnull. - 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 inheaderPatternnow take precedence overheaderCorrespondence. In v6 the correspondence array won, in v7 the named groups win and the correspondence keys come backnull.