Releases: conventional-changelog/commitlint
Releases Β· conventional-changelog/commitlint
v18.5.0
18.5.0 (2024-01-22)
Bug Fixes
Features
Chore
- GitHubCI: no need to just run in master branch by @knocte in #3840
- docs: add node badge by @btea in #3841
- README.md: remove stuff pointing to broken links by @knocte in #3843
- refactor: use enum instead of hardcoding by @knocte in #3864
New Contributors
- @btea made their first contribution in #3841
- @mattlewis92 made their first contribution in #3855
- @marcalexiei made their first contribution in #3863
Full Changelog: v18.4.4...v18.5.0
v18.4.4
18.4.4 (2024-01-04)
Bug Fixes
- Fix subject-full-stop false positive when using ellipsis by @Mersho in #3839
- Fix/3779: Adjust logic for 'never' scope-enum validation by @joberstein in #3795
- fix(utils): remove fs-extra usage by @Phillip9587 in #3804
- fix(read): remove fs-extra usage and use fs/promises by @Phillip9587 in #3803
Docs
- docs: commitlint with jx3 by @Realiserad in #3814
- docs: how to run CLI for development by @abitrolly in #3836
New Contributors
- @askoufis made their first contribution in #3801
- @Phillip9587 made their first contribution in #3804
- @Realiserad made their first contribution in #3814
- @SyedTayyabUlMazhar made their first contribution in #3822
- @abitrolly made their first contribution in #3836
- @Mersho made their first contribution in #3839
Full Changelog: v18.4.3...v18.4.4
v18.4.3
Bug Fixes
Further updates
- chore: update dependency conventional-changelog-angular to v7 by @renovate and @silversonicaxel in #3690
New Contributors
- @phil-davis made their first contribution in #3775
- @yionr made their first contribution in #3782
Full Changelog: v18.4.2...v18.4.3
v18.4.2
18.4.2 (2023-11-16)
Bug Fixes
- Fix/3768: Consider ESM when selecting cosmiconfig loaders by @joberstein in #3776
Full Changelog: v18.4.1...v18.4.2
v18.4.1
18.4.1 (2023-11-12)
Bug Fixes
- update cosmiconfig to specific version by @joberstein (#3755) (636b8b1)
Full Changelog: v18.4.0...v18.4.1
v18.4.0
18.4.0 (2023-11-10)
Features
- bump cosmiconfig version and conditionally support mjs config by @joberstein (#3747) (a2b65fc)
New Contributors
- @gabrielecanepa made their first contribution in #3737
Full Changelog: v18.3.0...v18.4.0
v18.3.0
18.3.0 (2023-10-26)
Bug Fixes
Features
New Contributors
- @clemenscodes made their first contribution in #3728
Full Changelog: v18.2.0...v18.3.0
v18.2.0
18.2.0 (2023-10-26)
Features
- load: use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @commitlint/load (#3722) (1ff49ea)
Full Changelog: v18.1.0...v18.2.0
v18.1.0
v18.0.0
18.0.0 (2023-10-20)
- chore!: minimum node version v18 (#3644) (5b4aeaf), closes #3644
- chore: remove unused types
- docs: prepare node update and new release
- ci: remove node v14/16 checks
- chore: adjust node types to minimal supported version
- docs: simplify releases and remove roadmap
BREAKING CHANGES
- drop node v14 and v16 support
- drop TS v4 support
- further major versions of other deps
upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,
Full Changelog: v17.8.1...v18.0.0