Releases: nodejs/core-validate-commit
Releases · nodejs/core-validate-commit
v6.0.0
27 Apr 08:09
Compare
Sorry, something went wrong.
No results found
6.0.0 (2026-04-27)
⚠ BREAKING CHANGES
drop support for Node.js 20.x and 25.x (#145 )
parse trailers using git if available, allow longer lines (#144 )
Features
add Signed-off-by and Assisted-By rules (3fce4e6 )
drop support for Node.js 20.x and 25.x (#145 ) (2481226 )
parse trailers using git if available, allow longer lines (#144 ) (cd1a6a8 )
Bug Fixes
rules: add ffi subsystem (#146 ) (284263f )
rules: add line-length exemptions for DCO sign-offs (#142 ) (58c48dc )
v5.0.1
18 Mar 22:56
Compare
Sorry, something went wrong.
No results found
5.0.1 (2026-03-18)
Bug Fixes
v5.0.0
13 Mar 16:50
Compare
Sorry, something went wrong.
No results found
5.0.0 (2026-03-13)
⚠ BREAKING CHANGES
drop support for Node.js 18 (#133 )
package.json now contains engines.node
Features
Bug Fixes
co-authored-by-is-trailer: trailers do not have leading spaces (#136 ) (39b93a3 )
Miscellaneous Chores