Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 04:42
· 16 commits to master since this release
83ccca1

Major Changes

  • #266 6d1679d Thanks @copilot-swe-agent! - Drop support for Node.js versions older than 20.19.0. The new minimum supported versions are: ^20.19.0 || ^22.13.0 || >=24

  • #268 e1c554a Thanks @copilot-swe-agent! - Change to ESM-only package. This is a breaking change that requires Node.js environments that support ESM.