- Fixed ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND for globally installed bins when using the standalone @pnpm/exe binary without a separate Node.js installation
- Prevented an infinite fork bomb when a project’s packageManager field or workspace.yaml selects a different pnpm version by disabling version handling in child processes
- Resolved issue #11337