Skip to content

Releases: nodejs/gyp-next

v0.22.1

21 Apr 07:23
91c8e14

Choose a tag to compare

0.22.1 (2026-04-21)

Bug Fixes

  • use floor division when escaping command-line arguments (#338) (cadca24)

v0.22.0

07 Apr 01:20
2b1e224

Choose a tag to compare

0.22.0 (2026-04-02)

Features

  • Windows ARM64 target architecture support (#331) (652a346)

Bug Fixes

  • drop deprecated Python module pkg_resources (#333) (5b180d5)

v0.21.1

25 Jan 14:25
eae394d

Choose a tag to compare

0.21.1 (2026-01-24)

Bug Fixes

  • replace weak hash functions with SHA-256 (#329) (958029e)

v0.21.0

07 Nov 22:30

Choose a tag to compare

0.21.0 (2025-11-04)

Features

v0.20.5

13 Oct 16:38
8962381

Choose a tag to compare

0.20.5 (2025-10-13)

Bug Fixes

  • Fix ruff v0.13.0 adds ruff rule RUF059 (bd4491a)
  • handle None case in xcode_emulation regexes (#311) (b21ee31)

v0.20.4

26 Aug 11:57
94c13e0

Choose a tag to compare

0.20.4 (2025-08-25)

Bug Fixes

v0.20.3

20 Aug 07:07
713eb41

Choose a tag to compare

0.20.3 (2025-08-20)

Bug Fixes

  • compilation failure on the OpenHarmony platform (#301) (0cf7a14)
  • make xcode_emulation handle xcodebuild not in the PATH (#303) (8224dee)

v0.20.2

22 Jun 10:53
198fcf9

Choose a tag to compare

0.20.2 (2025-06-22)

Bug Fixes

  • Python lint import-outside-top-level ruff rule PLC0415 (#298) (34f4df6)

v0.20.1

20 Jun 12:21
81af3bf

Choose a tag to compare

0.20.1 (2025-06-06)

Bug Fixes

  • Ensure Consistent Order of build_files in WriteAutoRegenerationRule (#293) (59b5903)
  • ignore failure of GetCompilerPredefines (#295) (0eaea29)

v0.20.0

28 Mar 09:20
1a214a8

Choose a tag to compare

0.20.0 (2025-03-27)

⚠ BREAKING CHANGES

  • resolve issue with relative paths during linking (#284)

Bug Fixes

  • python lint more ruff rules (#291) (fabc78c)
  • remove explicit installation of setuptools (#278) (e476778)
  • resolve issue with relative paths during linking (#284) (a2d7439)