Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 15:53

2.0.0 (2025-01-27)

⚠ BREAKING CHANGES

  • npm: Now we only support the same Node versions as node-gyp, namely recent-enough versions of all current and LTS branches (^18.17.0 || >=20.5.0)

Features

  • npm: upgrade deps and supported engines (807566d)