npm pnpm 8.2.0
v8.2.0

latest releases: 8.15.8, 9.1.0-0, 9.0.6...
13 months ago

Minor Changes

  • Allow env variables to be specified with default values in .npmrc. This is a convention used by Yarn too.
    Using ${NAME-fallback} will return fallback if NAME isn't set. ${NAME:-fallback} will return fallback if NAME isn't set, or is an empty string #6018.

Patch Changes

  • Add -g to mismatch registries error info when original command has -g option #6224.
  • Don't fail with EBUSY error when trying to copy a file from the store #6201
  • pnpm config get <key> should print boolean values #6360
  • Don't print an info message about linked dependencies if they are real linked dependencies specified via the link: protocol in package.json #6372

Our Gold Sponsors

Our Silver Sponsors

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.