Skip to content

v22.0.0

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 21:49
· 16 commits to master since this release
72f00b7

What's Changed

  • Bump package version to 22.0.0 and minimum Node.js to >= 22
  • Migrate test framework from Mocha/ts-node to node:test/tsx
  • Update CI matrix to Node 22/24 and bump all GitHub Actions to v4
  • Migrate npm publishing to OIDC Trusted Publishing
  • Fix build_docs.yml missing matrix bug and outdated action versions
  • Clean up tsconfig.json: remove deprecated options, add rootDir for TypeScript 6
  • Regenerate yarn.lock with fresh dependency resolution (0 vulnerabilities)
  • Rewrite README.md with comprehensive API documentation