Skip to content

v5.0.0

Compare
Choose a tag to compare
released this 22 Jun 15:24
· 290 commits to main since this release

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

  • commitlint: disable body and footer max line length rules (1b0d163)
  • include Node.js v20 in testing and drop, almost EOL, v19 (34b912c)