Skip to content

v1.3.0

Choose a tag to compare

@mathieumaf mathieumaf released this 07 May 06:17
· 24 commits to main since this release
db1d6cc

Minor Changes

  • #45 a6df7c6 Thanks @mathieumaf! - - package.json engines.node — bumped from >=20 to >=22. Node.js 20 reached end-of-life on 2026-04-30 and no longer receives security updates; supported runtimes are now Node 22 (Active LTS) and Node 24 (Current LTS).
    • .github/workflows/ci.yml — CI matrix updated to [22, 24]. Documentation (README.md, CONTRIBUTING.md) updated to reflect the new minimum Node version.