All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
19.5.0 (2024-09-11)
Note: Version bump only for package @commitlint/types
19.0.3 (2024-02-28)
- mark
@types/conventional-commits-parser
as dep for@commitlint/types
(#3944) (5a01f59), closes #3929 #3942
19.0.0 (2024-02-27)
- Revert "chore!: minimum node version v20" (2816783)
-
migrate to pure ESM
-
feat: migrate to pure ESM
-
chore: update snapshot
-
fix: load
parserPreset
with anotherawait
-
test: migrate to vitest
-
test: remove no replacement
--runInBand
test-ci script -
chore: fix code reviews
-
refactor(load): rewrite resolve logic
-
fix(config-nx-scopes): fix syntax error
-
feat(resolve-extends): add resolveFrom and loadParserPreset
-
feat(load): use resolveFrom and loadParserPreset from resolve-extends
-
test: include only @commitlint/* packages src in coverage
-
test: explicit import vitest utilities
-
test: remove @jest/globals from dependencies
-
fix(resolve-extends):
resolveFrom
output should be platform aware -
test: restore NO_COLOR to test script
-
chore: fix linting issues
-
fix: should use fileURLToPath instead of pathname for Windows compatibility
-
Apply suggestions from code review
-
fix: should reuse
cli
instead callyargs()
-
feat(cli): set terminalWidth as wrap to avoid work break on help
-
Update .eslintrc.cjs
-
feat: migrate @commitlint/config-conventional to pure ESM
18.6.1 (2024-02-13)
Note: Version bump only for package @commitlint/types
18.6.0 (2024-01-25)
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/types
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/types
18.4.0 (2023-11-10)
Note: Version bump only for package @commitlint/types
18.1.0 (2023-10-25)
Note: Version bump only for package @commitlint/types
18.0.0 (2023-10-20)
-
drop node v14 and v16 support
-
chore: remove unused types
-
docs: prepare node update and new release
-
chore!: minimum TS version v5
-
drop TS v4 support
-
ci: remove node v14/16 checks
-
chore: adjust node types to minimal supported version
-
chore!: further major versions of other deps
-
upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,
-
docs: simplify releases and remove roadmap
17.8.1 (2023-10-20)
Note: Version bump only for package @commitlint/types
17.4.4 (2023-02-17)
17.4.0 (2023-01-04)
Note: Version bump only for package @commitlint/types
17.0.0 (2022-05-16)
-
drop node v12 support
-
chore: rename circleci windows job
node version is not defned by the name anyways (i think)
16.2.1 (2022-02-13)
Note: Version bump only for package @commitlint/types
16.0.0 (2021-12-26)
- cz-commitlint: support select scope with radio list by setting disableMultipleScopes (#2911) (9d8d73f), closes #2782
- config validation (#2412) (c717202), closes #327
- cz-commitlint: users who is using multiple scopes need to set enableMultipleScopes to true
15.0.0 (2021-11-17)
14.0.0 (2021-10-26)
- support multiple scopes and multiple cases & fix sentence-case is not consistent with commitlint/cli (#2806) (2c71a7e), closes #2806 #2782
- add prompt.settings configuration
13.2.0 (2021-09-28)
- types: prompt messages key (4825a52)
- types: prompt messages props optional (0bd0592)
- types: user config prompt (6d7a1c4)
13.1.0 (2021-07-24)
- types: adds TargetCaseType[] for CaseRuleConfig (c3bef38)
13.0.0 (2021-05-24)
- minimum node version is 12
12.1.3 (2021-05-12)
Note: Version bump only for package @commitlint/types
12.1.2 (2021-04-29)
- rules: fix subject-full-stop rule config value type (#2534) (2ab3c57)
- types: update chalk import (#2535) (89f9a6d)
12.1.1 (2021-04-02)
Note: Version bump only for package @commitlint/types
12.0.1 (2021-02-23)
- load: use
Rule | AsyncRule | SyncRule
as rule value type inPlugin
(#2146) (75b67b8) - types: correct chalkColor type (#2420) (ef8bdad)
12.0.0 (2021-01-18)
- load: allow specifying helpUrl via config (#2180) (d6795a3)
- rules: add body-full-stop rule (#2144) (7767ca2)
11.0.0 (2020-09-05)
Note: Version bump only for package @commitlint/types
10.0.0 (2020-08-16)
- remove node 8 from circle-ci checks
also remove node 13 because we do not support experimental versions
- docs: update node v10 to latest LTS 10 version
Co-authored-by: Cedric van Putten me@bycedric.com
Co-authored-by: Cedric van Putten me@bycedric.com
9.1.2 (2020-07-13)
Note: Version bump only for package @commitlint/types
9.1.1 (2020-06-30)
Note: Version bump only for package @commitlint/types
9.1.0 (2020-06-21)
9.0.1 (2020-05-26)
Note: Version bump only for package @commitlint/types