Skip to content

Releases: nodejs/corepack

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

v0.32.0

28 Feb 20:00
19e3c68

Choose a tag to compare

0.32.0 (2025-02-28)

Features

  • add limited support for devEngines (#643) (b456268)
  • add more informative error when fetching latest stable fails (#644) (53b1fe7)
  • add support for .corepack.env (#642) (9b95b46)
  • update package manager versions (#617) (b83bb5e)

Bug Fixes

  • do not resolve fallback descriptor when packageManager is defined (#632) (12e77e5)
  • doc: fix link to proxy library (#636) (bae0839)
  • replace explicit with specify as verb (#665) (351d86c)
  • use: do not throw on invalid packageManager (#663) (4be72f6)

v0.31.0

27 Jan 22:52
c118911

Choose a tag to compare

0.31.0 (2025-01-27)

⚠ BREAKING CHANGES

  • drop support for Node.js 21.x (#594)

Features

Bug Fixes

Miscellaneous Chores

v0.30.0

23 Nov 12:39
1bb0fb5

Choose a tag to compare

0.30.0 (2024-11-23)

Features

Performance Improvements

  • prefer module.enableCompileCache over v8-compile-cache (#574) (cba6905)

v0.29.4

07 Sep 11:15
095903b

Choose a tag to compare

0.29.4 (2024-09-07)

Features

v0.29.3

21 Jul 14:57
bc13d40

Choose a tag to compare

0.29.3 (2024-07-21)

Bug Fixes

  • fallback to shasum when integrity is not defined (#542) (eb63873)
  • make DEBUG=corepack more useful (#538) (6019d7b)