Skip to content

v3.0.0

Latest

Choose a tag to compare

@kevinoid kevinoid released this 30 May 21:20
· 3 commits to main since this release
v3.0.0

BREAKING CHANGES

  • Require Node.js 20 || >=22 (e735d3b)
  • package.json: Declare exports (90f33af)

Bug Fixes

  • yargs-parser greedy-arrays: false (7124a02)

Features

  • implement trusted publishing from GitHub (b9e2320)
  • package: use git+https for repository.url (00aebae)
  • Use process.exitCode instead of process.exit() (28cd68d)
  • switch from nyc to c8 for native V8 coverage (d72a313)
  • Use native AggregateError (a511b74)