Skip to content

Releases: nodejs/corepack

v0.35.0

15 May 17:00
4210ff8

Choose a tag to compare

0.35.0 (2026-05-15)

⚠ BREAKING CHANGES

  • deps: drop support for Node.js 20 and 25
  • deps: Switching to built-in proxy support, meaning that setting NODE_USE_ENV_PROXY in the env is now required.
  • deps: drop support for Node.js 20 and 25

Features

Bug Fixes

Miscellaneous Chores

  • deps: bump engine support matrix (88c602a)
  • deps: bump engine support matrix (#831) (c344b88)
  • deps: drop Undici and proxy-from-env (8167b0d)

v0.34.7

17 Apr 13:18
fbe7f78

Choose a tag to compare

0.34.7 (2026-04-17)

Bug Fixes

v0.34.6

23 Jan 12:36
4f68566

Choose a tag to compare

0.34.6 (2026-01-23)

Bug Fixes

  • docs: fix PowerShell functions suggestions (#784) (b1544c8)
  • update package manager versions (#778) (efed597)

v0.34.5

24 Nov 18:56
1ba315d

Choose a tag to compare

0.34.5 (2025-11-24)

Bug Fixes

v0.34.4

14 Nov 14:33
fae3527

Choose a tag to compare

0.34.4 (2025-11-14)

Bug Fixes

  • bump pnpm version in config.json (#768) (99a9a6e)
  • ignore devEngines version range when CLI provides a version (#762) (ac518c4)
  • use lstatSync in generatePosixLink (#767) (a02bea0)

v0.34.3

07 Nov 21:42
cf0ddc1

Choose a tag to compare

0.34.3 (2025-11-07)

Bug Fixes

v0.34.2

02 Nov 13:14
172a630

Choose a tag to compare

0.34.2 (2025-10-31)

Bug Fixes

v0.34.1

17 Oct 17:05
7e0758e

Choose a tag to compare

0.34.1 (2025-10-17)

Bug Fixes

v0.34.0

19 Jul 18:18
0b492c9

Choose a tag to compare

0.34.0 (2025-07-19)

⚠ BREAKING CHANGES

  • drop Node.js 18.x and 23.x support

Features

Miscellaneous Chores

  • remove Node.js 18.x and 23.x usage, add 24.x (#718) (783a42f)

v0.33.0

02 Jun 13:06
98fd966

Choose a tag to compare

0.33.0 (2025-06-02)

Features

Bug Fixes