Releases: nodejs/node-gyp
Releases · nodejs/node-gyp
v11.4.1
v11.4.0
v11.3.0
v11.2.0
v11.1.0
v11.0.0
v10.3.1
v10.3.0
v10.2.0
10.2.0 (2024-07-09)
Features
- allow VCINSTALLDIR to specify a portable instance (#3036) (d38af2e)
- gyp: update gyp to v0.18.1 (#3039) (ea99fea)
- support
rebuild
andbuild
for cross-compiling Node-API module to wasm on Windows (#2974) (6318d2b)
Core
- add an arch check to VS 2019 (#3025) (323957b)
- deps: bump seanmiddleditch/gha-setup-ninja from 4 to 5 (#3041) (10f6730)
- [email protected] (#3022) (141aa6b)
- [email protected] (#3021) (b22d5ee)
Doc
node-pre-gyp
is no longer maintained (#3015) (93186f1)- add the way to configuring Python dependency for Windows PowerShell (#2996) (9fd7936)
- Installation -- Python >= v3.12 requires
node-gyp
>= v10 (#3010) (a6b48fc)
Miscellaneous
v10.1.0
10.1.0 (2024-03-13)
Features
Core
- add support for locally installed headers (#2964) (3298731)
- deps: bump actions/setup-python from 4 to 5 (#2960) (3f0df7e)
- deps: bump google-github-actions/release-please-action (#2961) (b1f1808)
- print Python executable path using UTF-8 (#2995) (c472912)
- update supported vs versions (#2959) (391cc5b)
Doc
- npm is currently v10 (#2970) (7705a22)
- remove outdated Node versions from readme (#2955) (ae8478e)
- remove outdated update engines.node reference in 10.0.0 changelog (b42e796)