Releases: vidavidorra/commitlint-plugin-function-rules
Releases · vidavidorra/commitlint-plugin-function-rules
v4.1.0
29 Sep 19:57
Compare
Sorry, something went wrong.
No results found
4.1.0 (2025-09-29)
Features
deps: update commitlint monorepo to v20 (major) (#244 ) (dd4957c ), closes #243
v4.0.2
29 May 11:07
Compare
Sorry, something went wrong.
No results found
4.0.2 (2025-05-29)
Continuous Integration
include Node.js v24 and drop v23, which is EOL June 1st (10f1034 )
v4.0.1
04 Nov 17:21
Compare
Sorry, something went wrong.
No results found
4.0.1 (2024-11-04)
Continuous Integration
build and test with Node.js 20, 22 and 23 (ab3bab5 )
v4.0.0
25 Mar 19:26
Compare
Sorry, something went wrong.
No results found
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 )
v4.0.0-beta.2
25 Mar 19:23
Compare
Sorry, something went wrong.
No results found
Continuous Integration
remove tests on Node.js 18 (0051bfa )
v4.0.0-beta.1
17 Mar 20:00
Compare
Sorry, something went wrong.
No results found
⚠ 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 )
v3.1.0
14 Feb 18:54
Compare
Sorry, something went wrong.
No results found
3.1.0 (2024-02-14)
Features
rules: add header-trim
rule for commitlint v18.6.0 (1f2ca95 )
v3.0.0
06 Nov 19:37
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-11-06)
⚠ BREAKING CHANGES
require Node.js 18 minimum
Features
add support for commitlint v18 (d633a66 ), closes #213
require Node.js 18 minimum (94ee8eb )
Bug Fixes
deps: update dependencies (in bulk) (c3c5ff9 )
Styles
Build System
change module from ES2022
to Node16
in TSConfig (776b1ef )
Continuous Integration
fail format
scripts on a warning (cd75935 )
rename build
workflow to ci-cd
(6a67287 )
v2.0.2
22 Jun 15:28
Compare
Sorry, something went wrong.
No results found
2.0.2 (2023-06-22)
Continuous Integration
specify commitlint configuration file (f148822 )
v2.0.1
22 Jun 15:11
Compare
Sorry, something went wrong.
No results found
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
include Node.js v20 in testing and drop, almost EOL, v19 (55a1856 )
rename commitlint config to CommonJS to prevent commitlint module load error (5c8627a )