Skip to content

v5.0.0

Latest

Choose a tag to compare

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

BREAKING CHANGES

  • deps: Require Node.js ^20.19 || >=22.12.
  • package.json: Declare exports (90f33af)

Features

  • implement trusted publishing from GitHub (61d6c06)
  • deps: bump commander from 6.0.0 to 15.0.0 (5ce903a)
  • use process.exitCode instead of process.exit (8b5f53d)
  • package: use git+https for repository.url (6a59dc7)
  • switch from nyc to c8 for native V8 coverage (d72a313)