Skip to content

v22.0.0

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 19:58
· 1 commit to master since this release
3be343c

What's Changed

  • Minimum Node.js version bumped to >=22
  • Test framework migrated from Mocha to node:test with tsx
  • CI publishing migrated to OIDC Trusted Publishing (no more NPM_TOKEN)
  • GitHub Actions bumped to v4
  • TypeScript config cleaned up (removed deprecated options, added rootDir)
  • Fixed type errors in socket data handling and connect options
  • Improved README with full API documentation