Skip to content

v22.0.0

Latest

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 21:47
· 2 commits to master since this release
489ac27

What's Changed

  • Breaking: Minimum Node.js version raised to >= 22
  • Migrated test framework from mocha/ts-node to node:test/tsx
  • Migrated npm publishing to OIDC trusted publishing (no more NPM_TOKEN)
  • Bumped GitHub Actions (checkout, setup-node) to v4
  • Updated @gibme dependencies to 22.0.0
  • Cleaned up tsconfig.json (removed deprecated downlevelIteration, added rootDir)
  • Improved README with full API documentation
  • Regenerated yarn.lock with fresh dependency resolution