Releases: vidavidorra/commitlint-config
Releases · vidavidorra/commitlint-config
v5.0.2
v5.0.1
v5.0.0
5.0.0 (2023-06-22)
⚠ BREAKING CHANGES
- drop support for Node.js v14 which is EOL
Features
- drop support for Node.js v14 which is EOL (07bba70)
Bug Fixes
- deps: update dependency commitlint-plugin-function-rules to v2.0.1 (8832c11)
Code Refactoring
- change to ES module, export is still an CommonJS module as that's required by commitlint (07f38fe)
Continuous Integration
v5.0.0-beta.3
5.0.0-beta.3 (2023-06-22)
Bug Fixes
- deps: update dependency commitlint-plugin-function-rules to v2.0.1 (8832c11)
v5.0.0-beta.2
5.0.0-beta.2 (2023-06-22)
Continuous Integration
- include Node.js v20 in testing and drop, almost EOL, v19 (34b912c)
v5.0.0-beta.1
5.0.0-beta.1 (2023-06-22)
⚠ BREAKING CHANGES
- drop support for Node.js v14 which is EOL
Features
- drop support for Node.js v14 which is EOL (07bba70)
Code Refactoring
- change to ES module, export is still an CommonJS module as that's required by commitlint (07f38fe)
Continuous Integration
- commitlint: disable body and footer max line length rules (1b0d163)