Skip to content

Releases: nodejs/node-gyp

node-gyp v9.4.1

27 Oct 17:28
Compare
Choose a tag to compare

Bug Fixes

  • Revert "update make-fetch-happen to 11.0.3 (#2796)" (82c2d64)

Tests

Miscellaneous

  • add release branches as ci targets (b68da05)
  • add release-please to v9 branch (5a65d03)
  • increase parallel install timeouts (fd77b34)

node-gyp v9.4.0

13 Jun 04:48
Compare
Choose a tag to compare

Features

  • add support for native windows arm64 build tools (bb76021)
  • Upgrade Python linting from flake8 to ruff (#2815) (fc0ddc6)

Bug Fixes

  • extract tarball to temp directory on Windows (#2846) (aaa117c)
  • log statement is for devDir not nodedir (#2840) (55048f8)

Miscellaneous

  • get update-gyp.py to work with Python >= v3.5 (#2826) (337e8e6)

Doc

Tests

node-gyp v9.3.1

19 Dec 22:41
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous

node-gyp v9.3.0

11 Oct 04:52
Compare
Choose a tag to compare

Features

node-gyp v9.2.0

04 Oct 10:39
4bc4747
Compare
Choose a tag to compare

Features

  • Add proper support for IBM i (a26494f)
  • gyp: update gyp to v0.13.0 (3e2a532)

Bug Fixes

  • node.js debugger adds stderr (but exit code is 0) -> shouldn't throw (#2719) (c379a74)

Core

Miscellaneous

node-gyp v9.1.0

14 Jul 01:01
Compare
Choose a tag to compare

Features

  • Update function getSDK() to support Windows 11 SDK (#2565) (ea8520e)

Bug Fixes

  • extend tap timeout length to allow for slow CI (6f74c76)
  • new ca & server certs, bundle in .js file and unpack for testing (147e3d3)
  • re-label (#2689) (f0b7863)
  • typo on readme (bf81cd4)

Doc

  • update docs/README.md with latest version number (62d2815)

Core

  • update due to rename of primary branch (ca1f068)

Tests

node-gyp v9.0.0

01 Mar 03:00
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • increase "engines" to "node" : "^12.22 || ^14.13 || >=16" (#2601)

Bug Fixes

  • _ in npm_config_ env variables (eef4eef)
  • update make-fetch-happen to a minimum of 10.0.3 (839e414)

Miscellaneous

Doc

  • Add notes/disclaimers for upgrading the copy of node-gyp that npm uses (#2585) (faf6d48)
  • Rename and update Common-issues.md --> docs/README.md (#2567) (2ef5fb8)
  • rephrase explanation of which node-gyp is used by npm (#2587) (a2f2988)
  • title match content (#2574) (6e8f93b)
  • Update Python versions (#2571) (e069f13)

Core

node-gyp v8.4.1

22 Nov 08:33
Compare
Choose a tag to compare

Bug Fixes

Doc

  • fix typo in powershell node-gyp update (787cf7f)

Core

node-gyp v8.4.0

05 Nov 09:34
Compare
Choose a tag to compare

Features

node-gyp v8.3.0

19 Oct 06:34
Compare
Choose a tag to compare

Features

Tests

Miscellaneous

  • deps: bump make-fetch-happen from 8.0.14 to 9.1.0 (b05b4fe)
  • refactor the creation of config.gypi file (f2ad87f)