Releases: nodejs/node-gyp
Releases · nodejs/node-gyp
v13.0.0
13.0.0 (2026-06-10)
⚠ BREAKING CHANGES
node-gypnow supports node^22.22.2 || ^24.15.0 || >=26.0.0
Features
- bump to new node engine range (b792b8e)
Bug Fixes
- ci: update ruff-action version to v4.0.0 (#3324) (f089669)
- disable LTO for addon builds on Windows (#3331) (d30bb6e)
Core
- deps: bump actions/github-script from 8 to 9 (#3297) (f6a5e45)
- deps: bump googleapis/release-please-action from 4 to 5 (#3307) (b2cde80)
- nopt@10.0.0 (327424a)
- proc-log@7.0.0 (f6c296b)
- which@7.0.0 (11a8b10)
Miscellaneous
v12.4.0
v12.3.0
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)