Skip to content

Releases: nodejs/node-gyp

v11.4.1

20 Aug 20:45
1ee15f5
Compare
Choose a tag to compare

11.4.1 (2025-08-20)

Miscellaneous

v11.4.0

20 Aug 17:30
Compare
Choose a tag to compare

11.4.0 (2025-08-19)

Features

Core

Miscellaneous

v11.3.0

30 Jul 02:17
Compare
Choose a tag to compare

11.3.0 (2025-07-29)

Features

Bug Fixes

Miscellaneous

v11.2.0

01 Apr 13:46
Compare
Choose a tag to compare

11.2.0 (2025-04-01)

Features

Bug Fixes

Tests

Doc

Miscellaneous

v11.1.0

10 Feb 10:35
b5f34c0
Compare
Choose a tag to compare

11.1.0 (2025-02-10)

Features

Bug Fixes

Miscellaneous

v11.0.0

04 Dec 21:49
bf9168e
Compare
Choose a tag to compare

11.0.0 (2024-12-03)

⚠ BREAKING CHANGES

  • drop node 16 support (#3102)

Features

Miscellaneous

v10.3.1

02 Dec 20:52
2852eae
Compare
Choose a tag to compare

10.3.1 (2024-12-02)

Miscellaneous

  • fix npm-publish dependencies and add provenance (#3099) (6dded88)

v10.3.0

29 Nov 15:56
9afaf00
Compare
Choose a tag to compare

10.3.0 (2024-11-29)

Features

  • prohibit compiling with ClangCL on Windows (#3098) (88260bf)

Bug Fixes

  • ci: use correct release-please-action domain after organization url was changed (#3032) (d1ed3d4)

Miscellaneous

v10.2.0

10 Jul 12:05
08c91d0
Compare
Choose a tag to compare

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 and build for cross-compiling Node-API module to wasm on Windows (#2974) (6318d2b)

Core

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

25 Mar 18:04
f90ce12
Compare
Choose a tag to compare

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)

Miscellaneous

  • only run release please on push (cff9ac2)
  • upgrade release please action from v2 to v4 (#2982) (0035d8e)