@commitlint/cli
Advanced tools
Changelog
19.0.0 (2024-02-27)
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load parserPreset
with another await
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 call yargs()
feat(cli): set terminalWidth as wrap to avoid work break on help
Update .eslintrc.cjs
feat: migrate @commitlint/config-conventional to pure ESM
Changelog
18.4.4 (2024-01-04)
@types/node
dependency (#3801) (7b3f8b3)