-
-
Notifications
You must be signed in to change notification settings - Fork 3
Releases: vidavidorra/commitlint-plugin-function-rules
Releases · vidavidorra/commitlint-plugin-function-rules
v4.1.0
v4.0.2
Assets 3
v4.0.1
Assets 3
v4.0.0
4.0.0 (2024年03月25日)
⚠ BREAKING CHANGES
- deps: Drop support for @commitlint v9 up to and indlucing v18
- deps: Require Node.js 20 minimum
Features
- deps: update commitlint monorepo to v19 (79668a5)
Continuous Integration
- remove tests on Node.js 18 (0051bfa)
Assets 3
v4.0.0-beta.2
v4.0.0-beta.2
Pre-release
Pre-release
Assets 3
v4.0.0-beta.1
v4.0.0-beta.1
Pre-release
Pre-release
4.0.0-beta.1 (2024年03月17日)
⚠ BREAKING CHANGES
- deps: Drop support for @commitlint v9 up to and indlucing v18
- deps: Require Node.js 20 minimum
Features
- deps: update commitlint monorepo to v19 (79668a5)
Assets 3
v3.1.0
Assets 3
v3.0.0
v2.0.2
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)