Skip to content

Releases: npm/node-gyp

v4.0.0

24 Sep 19:13
23e389f
Compare
Choose a tag to compare

4.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • @npmcli/node-gyp now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

v3.0.0

14 Oct 05:23
5c0a255
Compare
Choose a tag to compare

3.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • @npmcli/node-gyp is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

v2.0.0

05 Apr 19:30
a241403
Compare
Choose a tag to compare

2.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

Dependencies