Skip to content

Releases: nodejs/corepack

v0.31.0

27 Jan 22:52
c118911
Compare
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
Compare
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
Compare
Choose a tag to compare

0.29.4 (2024-09-07)

Features

v0.29.3

21 Jul 14:57
bc13d40
Compare
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)

v0.29.2

13 Jul 09:38
d337b34
Compare
Choose a tag to compare

0.29.2 (2024-07-13)

Bug Fixes

  • trigger release after 0.29.1 failed to publish (18e29ce)

v0.29.1

13 Jul 08:29
b835608
Compare
Choose a tag to compare

0.29.1 (2024-07-13)

Bug Fixes

  • trigger release after 0.29.0 failed to publish (e6ba066)

v0.29.0

12 Jul 22:30
aa6fd83
Compare
Choose a tag to compare

0.29.0 (2024-07-12)

Features

  • parallelize linking, unlinking and installing (#524) (f0734e6)
  • update package manager versions (#492) (3e3b046)

Bug Fixes

  • replace npm registry domain in tarball URL (#502) (db6fae5)
  • selectively import required semver functions (#511) (e7ad533)

v0.28.2

31 May 10:50
e1d8ffd
Compare
Choose a tag to compare

0.28.2 (2024-05-31)

Features

v0.28.1

10 May 08:36
119fd2f
Compare
Choose a tag to compare

0.28.1 (2024-05-10)

Features

Bug Fixes

  • COREPACK_NPM_REGISTRY should allow for username/password auth (#466) (6efa349)

v0.28.0

20 Apr 19:58
78781fa
Compare
Choose a tag to compare

0.28.0 (2024-04-20)

⚠ BREAKING CHANGES

  • call executePackageManagerRequest directly (#430)

Bug Fixes

  • call executePackageManagerRequest directly (#430) (0f9b748)