Change8

v10.26.1

📦 pnpmView on GitHub →
🐛 2 fixes🔧 3 symbols

Summary

Patch release fixing pnpm add behavior with blockExoticSubdeps and improving git reference resolution to full commits.

🐛 Bug Fixes

  • pnpm add no longer fails when the configuration option `blockExoticSubdeps` is set to true (see #10324).
  • Git references are now always resolved to full commit hashes and `HEAD` is ensured to point to the commit after checkout (see #10310).

🔧 Affected Symbols

pnpm addblockExoticSubdepsgit reference resolver