npm pnpm 6.13.0
v6.13.0

latest releases: 9.1.4, 9.1.3, 9.1.2...
2 years ago

Minor Changes

  • New command added for running packages in a tempory environment: pnpm dlx <command> ... #3652. This command is replacing pnpx. In pnpm v7 pnpx will be removed, so please use pnpm exec and pnpm dlx instead of pnpx.

Patch Changes

  • Link the package's own binaries before running its lifecycle scripts #3662.
  • Resolve peer dependencies from the root of the workspace when adding a new dependency or updating #3667.
  • Ignore empty shasum in entries in package metadata #3666.
  • Throw a meaningful error if a package has invalid shasum in its metadata #3666.
  • Add run to NO_SCRIPT error example #3660.

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.