Skip to content

v3.0.0

Pre-release
Pre-release

Choose a tag to compare

@slowbackspace slowbackspace released this 18 Jun 07:12
b467b2a

3.0.0 - 2026-06-18

Changed

  • BREAKING: minimum required Node.js version is now 20.19
  • Updated runtime dependencies: @emurgo/cardano-serialization-lib-nodejs 11 → 15, cbor 9 → 10, yaml 2.3 → 2.9
  • Updated dev toolchain: ESLint 8 → 10 (migrated to flat config), TypeScript 5 → 6, Vitest 0.32 → 4, Prettier 2 → 3, Fastify 4 → 5 and other dev dependencies to their latest versions

Removed

  • pm2Metrics (unused, was never exported from the package's public API)

What's Changed

Full Changelaog: v2.9.0...v3.0.0