Skip to content

v22.0.0

Latest

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 20:07
· 2 commits to master since this release
32087e8

What's Changed

  • Node.js >= 22: Minimum Node.js version bumped to 22
  • Test framework: Migrated from Mocha/ts-node to node:test/tsx
  • TypeScript target: Updated from ES6 to ES2024, removed deprecated tsconfig options
  • CI/CD: Migrated npm publishing to OIDC trusted publishing, bumped GitHub Actions to v4
  • Dependencies: Updated @gibme/bytepack to ^22.0.1, regenerated lockfile with 0 vulnerabilities
  • README: Added badges, additional usage examples, and improved structure