github pnpm/pnpm v7.4.1

latest releases: v9.1.1, v9.1.0, v8.15.8...
22 months ago

Patch Changes

  • pnpm install in a workspace with patches should not fail when doing partial installation #4954.
  • Never skip lockfile resolution when the lockfile is not up-to-date and --lockfile-only is used. Even if frozen-lockfile is true #4951.
  • Never add an empty patchedDependencies field to pnpm-lock.yaml.

Our Gold Sponsors

Our Silver Sponsors

What's Changed

  • fix(lockfile): never add an empty patchedDependencies field to pnpm-lock.yaml by @zkochan in #4948
  • Add "refs/"+refname to resolution options by @rotu in #4953
  • fix: --lockfile-only in CI and with frozen-lockfile=true by @zkochan in #4955
  • fix: partial install in workspace with patches should not fail by @zkochan in #4956

New Contributors

Full Changelog: v7.4.0...v7.4.1

Don't miss a new pnpm release

NewReleases is sending notifications on new releases.