Releases: vidavidorra/commitlint-plugin-function-rules
Releases · vidavidorra/commitlint-plugin-function-rules
v2.0.1
2.0.1 (2023-06-22)
⚠ BREAKING CHANGES
- change to ES module, export is still an CommonJS module as that's required by commitlint
Code Refactoring
- change to ES module, export is still an CommonJS module as that's required by commitlint (bf15a8a)
Build System
- change ESM import to plugin to prevent import errors (c185ce3)
Styles
- use bold link for branding in header (5bb540f)
Continuous Integration
v2.0.1-beta.3
2.0.1-beta.3 (2023-06-22)
Styles
- use bold link for branding in header (5bb540f)
Continuous Integration
- include Node.js v20 in testing and drop, almost EOL, v19 (55a1856)
v2.0.1-beta.2
2.0.1-beta.2 (2023-06-22)
Build System
- change ESM import to plugin to prevent import errors (c185ce3)
Continuous Integration
- rename commitlint config to CommonJS to prevent commitlint module load error (5c8627a)
v2.0.1-beta.1
2.0.1-beta.1 (2023-06-21)
⚠ BREAKING CHANGES
- change to ES module, export is still an CommonJS module as that's required by commitlint
Code Refactoring
- change to ES module, export is still an CommonJS module as that's required by commitlint (bf15a8a)
v2.0.0
2.0.0 (2023-06-19)
⚠ BREAKING CHANGES
- drop support for Node.js v12, which is EOL, and v14, which is EOL in a couple days
Features
- drop support for Node.js v12, which is EOL, and v14, which is EOL in a couple days (91c872b)
Continuous Integration
- renovate: disable for commitlint v16 final version (7cb48af)
v2.0.0-beta.2
2.0.0-beta.2 (2023-06-19)
Continuous Integration
- renovate: disable for commitlint v16 final version (7cb48af)
v2.0.0-beta.1
2.0.0-beta.1 (2023-04-17)
⚠ BREAKING CHANGES
- drop support for Node.js v12, which is EOL, and v14, which is EOL in a couple days
Features
- drop support for Node.js v12, which is EOL, and v14, which is EOL in a couple days (91c872b)