v5.0.0-beta.1
Pre-release
Pre-release
5.0.0-beta.1 (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)
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)