enableGlobalVirtualStore
Found in 1 package: pnpm
pnpm(4 releases)
v12.0.0-rc.0BreakingThis release introduces stricter error handling for global installations with sudo and resolves several issues related to file handling, dependency management, and store locations.
v12.0.0-alpha.16BreakingThis release enhances pnpm's runtime installation parity across Node.js, Deno, and Bun, introduces native commands like `install-test` and `recursive`, and improves the robustness of installations and dependency management, including better handling of patched dependencies and optional packages.
v11.5.2This patch release improves lockfile regeneration stability by reusing peer contexts and enhances security by verifying tarball URLs against registry metadata. It also fixes several critical bugs related to concurrent installs, global virtual store builds, and version cataloging.
v10.33.0This release introduces the `dedupePeers` setting to significantly reduce peer dependency duplication and includes numerous fixes for concurrent operations, Windows command execution, and lockfile handling.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when enableGlobalVirtualStore changes.
Learn More