github pnpm/pnpm v6.11.0

latest releases: v8.15.8, v9.1.0-0, v9.0.6...
pre-release2 years ago

Minor Changes

  • New command added: pnpm audit --fix. This command adds overrides to package.json that force versions of packages that do not have the vulnerabilities #3598.
  • Own implementation of pnpm pack is added. It is not passed through to npm pack anymore #3608.
  • When pnpm add pkg is executed in a workspace and pkg is already in the dependencies of one of the workspace projects, pnpm uses that already present version range to add the new dependency #3614.

Patch Changes

  • Don't collapse warnings when --reporter append-only is used.

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.