Skip to content

v22.0.0

Latest

Choose a tag to compare

@brandonlehmann brandonlehmann released this 03 Apr 21:47
e8d8fc7

What's Changed

  • Modernized package for Node >= 22
  • Bumped version to 22.0.0
  • Migrated test framework from mocha/ts-node to node:test/tsx
  • Migrated CI publishing to npm OIDC Trusted Publishing with provenance
  • Bumped GitHub Actions (checkout v4, setup-node v4)
  • Dropped Node 20 from CI matrix
  • Fixed docs workflow undefined matrix.node bug
  • Cleaned up tsconfig.json for TypeScript 6 (removed deprecated options, added rootDir)
  • Updated @gibme/cache to ^22.0.0
  • Improved README with full API documentation