Releases: nodejs/node-gyp
Releases · nodejs/node-gyp
v12.2.0
12.2.0 (2026-01-26)
Features
- include built package version in error logs (#3254) (ee9cbdd)
- update gyp-next to v0.21.1 (#3273) (888ff2c)
Bug Fixes
- cpu concurrency detection on some platforms (#3255) (f15b79a), closes #3191
- python is no longer a valid npm config setting (#3258) (c7c678f)
- Switch to URL instead of url.parse (#3256) (3f81949)
- Test Windows on Python 3.14, not 3.13 (#3262) (7b4f315)
Core
Doc
- add a note about changes in gyp folder (#3259) (a52bc81)
- correct typos (#3269) (0f2bc7d)
- remove obsolete Microsoft Node.js Guidelines link (#3268) (30cda26)
- update Python manual install instructions for Windows (#3265) (0407877)
Miscellaneous
- deps: upgrade tar to 7.5.4 to address CVE-2026-23950 (#3271) (7bf371c)
v12.1.0
v12.0.0
12.0.0 (2025-11-10)
⚠ BREAKING CHANGES
- align to npm 11 node engine range
Features
Core
- deps: bump actions/setup-node from 5 to 6 (ae90e63)
- deps: bump env-paths from 2.2.1 to 3.0.0 (#3235) (5fffb2f)
- deps: bump which from 5.0.0 to 6.0.0 (#3238) (eaa8e34)
- make-fetch-happen@15.0.0 (e2b9d21)
- nopt@9.0.0 (9bdeaf3)
- proc-log@6.0.0 (dfc68df)