Change8

v10.12.3

📦 pnpmView on GitHub →
🐛 1 fixes

Summary

This patch restores the hoisting of optional peer dependencies when using an outdated lockfile, fixing a regression introduced in v10.12.2.

🐛 Bug Fixes

  • Restore hoisting of optional peer dependencies when installing with an outdated lockfile (regression introduced in v10.12.2 by PR #9648, resolves issue #9685).