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)