Skip to content

v3.0.0

Compare
Choose a tag to compare
@vidavidorra-release vidavidorra-release released this 06 Nov 19:37
· 308 commits to main since this release

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)