- pnpm install now re-evaluates optional dependencies when supportedArchitectures changes, ensuring correct packages for the current architecture.
- Added full runtime installation support for Node.js, Deno, and Bun with proper architecture selection and failure handling.
- Fixed memory‑drain in large dependency graphs, improved global virtual store cleanup on build failures, and corrected login/logout handling for registry URLs with subpaths.