- Lifecycle scripts of dependencies are disabled by default; whitelist via `pnpm.onlyBuiltDependencies` (breaking security change).
- All hashing (lockfile, side‑effects cache, long paths) upgraded to SHA‑256 for stronger integrity verification.
- Introduces config dependencies, new verify‑deps‑before‑run and inject‑workspace‑packages settings, pnpm link now adds workspace overrides, and pnpm add integrates with the default workspace catalog (additional features and performance im...