New
v20.4.0
20.4.0 (2026-01-30)
Features
- feat: upgrade conventional commit packages #4082 by @escapedcat in https://github.com/conventional-changelog/commitlint/pull/4597
Refactor
- refactor: replace lodash.uniq with simple code by @hyperz111 in https://github.com/conventional-changelog/commitlint/pull/4600
- refactor: replace lodash.isplainobject with is-plain-obj" by @hyperz111 in https://github.com/conventional-changelog/commitlint/pull/4601
- refactor(ensure): replace all lodash string methods with kasi and manual by @hyperz111 in https://github.com/conventional-changelog/commitlint/pull/4602
- refactor: replace lodash.merge with lodash.mergewith by @hyperz111 in https://github.com/conventional-changelog/commitlint/pull/4603
- refactor: remove lodash.isfunction dependency by @escapedcat in https://github.com/conventional-changelog/commitlint/pull/4604
- refactor: replace find-up with escalade by @hyperz111 in https://github.com/conventional-changelog/commitlint/pull/4605
- refactor: replace chalk with picocolors by @escapedcat in https://github.com/conventional-changelog/commitlint/pull/4599
New Contributors
- @hyperz111 made their first contribution in https://github.com/conventional-changelog/commitlint/pull/4600
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v20.3.1...v20.4.0