v22.0.0
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