Skip to content

v22.0.0

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 22:03
· 1 commit to master since this release
3918ca1

What's Changed

  • Node.js >=22 — Dropped Node 20 support, CI matrix now tests Node 22 and 24
  • node:test — Migrated from Mocha to Node's built-in test runner with tsx
  • ES2022 target — TypeScript target bumped from ES6 to ES2022; removed deprecated downlevelIteration and browser-specific libs
  • OIDC Trusted Publishing — NPM publish now uses OIDC instead of classic tokens
  • GitHub Actions v4 — All workflow actions bumped to latest versions
  • Dependency updates — All @gibme/* dependencies updated to latest versions
  • Improved README — Full API reference with usage examples