Skip to content

v2.0.0

Compare
Choose a tag to compare
@darkmavis1980 darkmavis1980 released this 12 Feb 14:30
· 14 commits to main since this release

Changes

  • BREAKING CHANGE: dropped support for Node.js 16.x, from this version only Node.js 18.x and above are supported
  • BREAKING CHANGE: code is compiled to ES2021 and not anymore to ES2017
  • feat: upgrade actions to drop support for Node.js 16.x and add support for Node.js 20.x
  • feat: upgrade to commander v12.0.0
  • feat: set tests to be run randomized
  • chore: update dependencies