npm corepack 0.27.0
v0.27.0

latest releases: 0.28.2, 0.28.1, 0.28.0...
one month ago

0.27.0 (2024-04-19)

⚠ BREAKING CHANGES

  • attempting to download a version from the npm registry (or a mirror) that was published using the now deprecated PGP signature without providing a hash will trigger an error. Users can disable the signature verification using a environment variable.

Features

  • separate read and write operations on lastKnownGood.json (#446) (c449adc)
  • update package manager versions (#425) (1423190)
  • update package manager versions (#462) (56816c2)
  • verify integrity signature when downloading from npm registry (#432) (e561dd0)

Bug Fixes

  • add path to package.json in error message (#456) (32a93ea)
  • correctly set Dispatcher prototype for ProxyAgent (#451) (73d9a1e)
  • download fewer metadata from npm registry (#436) (082fabf)
  • hash check when downloading Yarn Berry from npm (#439) (4672162)
  • Incorrect authorization prefix for basic auth, and undocumented env var (#454) (2d63536)
  • re-add support for custom registries with auth (#397) (d267753)

Don't miss a new corepack release

NewReleases is sending notifications on new releases.