Skip to content

Releases: nodejs/corepack

v0.25.2

21 Feb 15:58
476b7dc
Compare
Choose a tag to compare

0.25.2 (2024-02-21)

Features

Bug Fixes

  • do not hard fail if Corepack home folder cannot be created (#382) (9834f57)
  • do not show download prompt when downloading JSON (#383) (bc137a0)

v0.25.1

20 Feb 14:34
49ad334
Compare
Choose a tag to compare

0.25.1 (2024-02-20)

Bug Fixes

  • use valid semver range for engines.node (#378) (f2185fe)

v0.25.0

20 Feb 08:13
6168938
Compare
Choose a tag to compare

0.25.0 (2024-02-20)

⚠ BREAKING CHANGES

  • remove --all flag (#351)
  • remove Node.js 19.x from the range of supported versions (#375)
  • use fetch (#365)
  • remove old install folder migration (#373)
  • prompt user before downloading software (#360)

Features

Bug Fixes

  • remove unsafe remove of install folder (#372) (65880ca)

Miscellaneous Chores

  • remove Node.js 19.x from the range of supported versions (#375) (9a1cb38)

v0.24.1

13 Jan 09:09
a3f271c
Compare
Choose a tag to compare

0.24.1 (2024-01-13)

Features

Bug Fixes

  • use: create package.json when calling corepack use on empty dir (#350) (2950a8a)

v0.24.0

29 Dec 23:22
9bdd296
Compare
Choose a tag to compare

0.24.0 (2023-12-29)

Features

  • add support for HTTP redirect (#341) (6df5063)
  • add support for rangeless commands (#338) (9bee415)
  • update package manager versions (#330) (cfcc280)
  • yarn: fallback to npm when COREPACK_NPM_REGISTRY is set (#339) (0717c6a)

Bug Fixes

v0.23.0

05 Nov 10:40
b7aa576
Compare
Choose a tag to compare

0.23.0 (2023-11-05)

Features

v0.22.0

21 Oct 17:58
0e89bfa
Compare
Choose a tag to compare

0.22.0 (2023-10-21)

Features

  • allow fallback to application/json for custom registries (#314) (92f8e71)
  • update package manager versions (#318) (0bd2577)

v0.21.0

08 Oct 07:53
adf2e7a
Compare
Choose a tag to compare

0.21.0 (2023-10-08)

⚠ BREAKING CHANGES

  • remove support for Node.js 16.x

Features

Miscellaneous Chores

v0.20.0

29 Aug 15:38
2bf76c9
Compare
Choose a tag to compare

0.20.0 (2023-08-29)

Features

v0.19.0

24 Jun 16:55
db9b7e6
Compare
Choose a tag to compare

0.19.0 (2023-06-24)

Features