Skip to content

v7.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 09:42
· 1378 commits to main since this release
99ab1f3

Patch Changes

  • pnpm should not consider a lockfile out-of-date if auto-install-peers is set to true and the peer dependency is in devDependencies or optionalDependencies #5080.
  • Don't incorrectly consider a lockfile out-of-date when workspace:^ or workspace:~ version specs are used in a workspace.

Our Gold Sponsors

Our Silver Sponsors

What's Changed

  • fix: frozen install in a project with peer deps and auto-install-peers=true by @zkochan in #5120
  • fix: don't incorrectly consider a lockfile to be out-of-date by @zkochan in #5121

Full Changelog: v7.7.0...v7.7.1