Skip to content

v22.0.0

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 18:34
· 2 commits to master since this release
0adb9f8

What's Changed

  • Node 22+: Minimum Node version bumped to 22, Node 20 dropped from CI matrix
  • node:test: Migrated test framework from mocha/ts-node to node:test/tsx
  • OIDC Publishing: npm publish now uses trusted publishing (OIDC) instead of NPM_TOKEN
  • GitHub Actions: Bumped actions/checkout and actions/setup-node to v4
  • TypeScript 6: Removed deprecated downlevelIteration, browser libs from tsconfig; added explicit rootDir
  • README: Expanded with full API reference, usage examples, and feature overview