v21.2.2
Fixed 3
- Require colon after note keywords in parse
- Resolve packages from TypeScript configs in container
- Support Yarn Plug'n'Play in resolve-extends
21.2.2 (2026-08-13)
Bug Fixes
- parse: require colon after note keywords (conventional-commits-parser 7.1.2) (#4927) (b83c515), closes conventional-changelog/conventional-changelog#1517
- fix(container): resolve packages from TypeScript configs by @Guflly in https://github.com/conventional-changelog/commitlint/pull/4914
- fix(resolve-extends): support Yarn Plug'n'Play by @Guflly in https://github.com/conventional-changelog/commitlint/pull/4933
Chore, docs, etc.
- docs: fix typos in comments and JSDoc by @maxtaran2010 in https://github.com/conventional-changelog/commitlint/pull/4880
- docs: fix Deno setup without package.json by @awnoa in https://github.com/conventional-changelog/commitlint/pull/4896
- chore: repair broken lockfile from #4939 and add merge queue CI support by @escapedcat in https://github.com/conventional-changelog/commitlint/pull/4941
- docs(config-conventional): document rules that go beyond the spec by @escapedcat in https://github.com/conventional-changelog/commitlint/pull/4910
New Contributors
- @maxtaran2010 made their first contribution in https://github.com/conventional-changelog/commitlint/pull/4880
- @awnoa made their first contribution in https://github.com/conventional-changelog/commitlint/pull/4896
- @Guflly made their first contribution in https://github.com/conventional-changelog/commitlint/pull/4914
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v21.2.1...v21.2.2