C

commitlint

C
commitlint Dev Tools v21.2.1

v21.2.1

21.2.0 (2026-06-30) Features resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#4859) (fdb566f) Chore, doc, etc. chore(read): replace deprecated git-raw-commits with git-client by @igordanchenko in #4860 docs(issue-template): ask for package manager and version by @escapedcat in #4867 New Contributors @igordanchenko made their first contribution in #4860 Full Changelog:…

C
commitlint Dev Tools v21.2.0

v21.2.0

21.2.0 (2026-06-30) Features feat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9/v10) by @escapedcat in #4859 Chore ci: install git in stock-Ubuntu baseline job by @escapedcat in #4847 Full Changelog: v21.1.0...v21.2.0

C
commitlint Dev Tools v21.1.0

v21.1.0

21.1.0 (2026-06-23) Bug Fixes fix: remove duplicate es-toolkit@1.47.1 keys from lockfile by @escapedcat in #4833 Features feat(cli): add --default-config flag to lint without a config file by @escapedcat in #4805 feat(lint): allow for custom commit parser function by @esatterwhite in #4829 Docs, chore, etc. test(cli): verify --cwd redirects config resolution #997 by @escapedcat in #4796 docs: add…

C
commitlint Dev Tools v21.0.2

v21.0.2

21.0.2 (2026-05-29) Bug Fixes fix: emit actionable error when --edit cannot find COMMIT_EDITMSG (#589) by @escapedcat in #4755 fix: apply oxfmt formatting to get-edit-commit.ts by @escapedcat in #4768 fix(read): fail when --from and --to share no merge-base #4555 by @CervEdin in #4754 fix: disallow same commit hash for --from and --to by @knocte in #4773 Chore/CI ci: have renovate rebase stale PRs…

C
commitlint Dev Tools v21.0.1

v21.0.1

21.0.1 (2026-05-12) Bug Fixes fix(load): only resolve relative formatter paths by @escapedcat in #4761 fix(types): add presetConfig to ParserPreset interface by @SAY-5 in #4749 CI ci: stop spawning schedule jobs on contributors' forks by @knocte in #4753 ci: add weekly non-blocking pnpm audit by @escapedcat in #4766 New Contributors @SAY-5 made their first contribution in #4749 Full Changelog: v21…

C
commitlint Dev Tools v21.0.0

v21.0.0

Heads-up: --legacy-output is a transitional escape hatch. It will be removed in a future major release. Plan to migrate your parsers / snapshots to the new format during the v21 lifecycle. 21.0.0 (2026-05-08) Breaking chore!: minimum node version v22 by @escapedcat in #4679 feat!: show input from a new line by @knocte in #4727 (adds --legacy-output flag) Fixes fix: widen cz-commitlint inquirer pee…

C
commitlint Dev Tools v20.5.3

v20.5.3

20.5.3 (2026-04-30) Refactor refactor: replace all lodash.* dependencies with es-toolkit/compat by @debuggingfuture in #4734 Docs docs: use nodejs commands for creating files on Windows (#4728) by @festoney8 in #4730 New Contributors @festoney8 made their first contribution in #4730 @debuggingfuture made their first contribution in #4734 Full Changelog: v20.5.2...v20.5.3

C
commitlint Dev Tools v20.5.2

v20.5.2

20.5.2 (2026-04-25) Just minor dep updates before the next breaking change Chore & Docs chore: remove codesandbox ci integration by @escapedcat in #4680 docs: add Windows UTF-8 encoding note to getting started guide by @Chessing234 in #4699 docs: improve parserPreset documentation with examples and options reference by @Chessing234 in #4700 docs: fix subject-case rule default from 'always' to 'nev…

C
commitlint Dev Tools v20.5.1

v20.5.1

20.5.1 (2026-03-31) Bug Fixes fix(cz-commitlint): add VS16 to single character emojis by @mrt181 in #4666 fix(cz-commitlint): handle modifiers correctly by @mrt181 in #4667 Reverts Revert "fix: update dependency global-directory to v5 (#4671)" by @escapedcat in #4677 Core & co chore: deps and CI improvements by @escapedcat in #4660 ci: restore push on all branches, avoid duplicate runs by @escaped…

C
commitlint Dev Tools v20.5.0

v20.5.0

20.5.0 (2026-03-15) Bug Fixes fix(resolve-extends): always resolve extended parser presets for proper merging by @omar-y-abdi in #4647 fix(load): resolve async config exports in CJS projects by @omar-y-abdi in #4659 fix(cli): validate that --cwd directory exists before execution by @omar-y-abdi in #4658 Features feat(cz-commitlint): add exclamation mark support for breaking changes by @mrt181 in #…

C
commitlint Dev Tools v20.4.4

v20.4.4

20.4.4 (2026-03-12) Bug Fixes fix(types): allow context parameter in QualifiedRuleConfig functions by @Br1an67 in #4636 fix(read): update git-raw-commits to v5 API by @Tamas-hi in #4638 fix(is-ignored): strip CI skip markers from release commits by @Br1an67 in #4637 New Contributors @Br1an67 made their first contribution in #4636 @Tamas-hi made their first contribution in #4638 Full Changelog: v20…