Change8

v9.15.4

📦 pnpmView on GitHub →
🐛 1 fixes

Summary

This patch release fixes recursive `pnpm update --latest` to correctly update only the targeted package when `dedupe-peer-dependents` is enabled.

🐛 Bug Fixes

  • Recursive `pnpm update --latest <pkg>` now updates only the specified package when `dedupe-peer-dependents=true`.