pnpm 11.24 brings back pnpm approve-builds –global, which isolated global installs took away in v11.0, and makes recursive batch publishing group its packages by registry so a credential mismatch is caught before anything is published. It also stops –frozen-lockfile from failing over the pnpm version the lockfile pins.