Skip to content

Releases: nodejs/node-gyp

v11.5.0

15 Oct 12:32
3cff859

Choose a tag to compare

11.5.0 (2025-10-15)

Features

Bug Fixes

  • ci: Run Visual Studio test on Windows 11 on ARM (#3217) (8bd3f63)
  • ci: Test on Python 3.14 release candidate 3 on Linux and macOS (#3216) (085b445)

Core

  • deps: bump actions/github-script from 7 to 8 (#3213) (c6b968c)
  • deps: bump actions/setup-node from 4 to 5 (#3211) (921c04d)
  • deps: bump actions/setup-python from 5 to 6 (#3210) (6b70b05)

v11.4.2

26 Aug 14:17
289fd57

Choose a tag to compare

11.4.2 (2025-08-26)

Bug Fixes

Miscellaneous

v11.4.1

20 Aug 20:45
1ee15f5

Choose a tag to compare

11.4.1 (2025-08-20)

Miscellaneous

v11.4.0

20 Aug 17:30

Choose a tag to compare

11.4.0 (2025-08-19)

Features

Core

Miscellaneous

v11.3.0

30 Jul 02:17

Choose a tag to compare

11.3.0 (2025-07-29)

Features

Bug Fixes

Miscellaneous

v11.2.0

01 Apr 13:46

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

Choose a tag to compare

11.1.0 (2025-02-10)

Features

Bug Fixes

Miscellaneous

v11.0.0

04 Dec 21:49
bf9168e

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

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

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