Skip to content

v22.0.0

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 19:57
· 2 commits to master since this release
6fd001b

What's Changed

  • Bumped minimum Node.js version to 22
  • Migrated test framework from mocha/ts-node to node:test/tsx
  • Migrated CI publishing to OIDC trusted publishing (no more NPM_TOKEN)
  • Updated GitHub Actions to v4
  • Cleaned up tsconfig.json (removed deprecated options, added rootDir)
  • Improved README with comprehensive usage documentation
  • Updated all dependencies