Skip to content

v22.0.0

Latest

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 20:10
c82c951

Changes

  • 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 tsconfig: target ES2024, remove deprecated options (downlevelIteration, dom/scripthost), add rootDir
  • Update CI: bump GitHub Actions, drop Node 20 from matrix, migrate npm publish to OIDC trusted publishing
  • Update @gibme/bytepack to ^22.0.1
  • Improve README with complete API reference tables and documentation