Patch Changes
pnpm exec
should exit with the exit code of the child process. This fixes a regression introduced in pnpm v6.20.4 via #3951.node-gyp
from the dependencies should be preferred over thenode-gyp
that is bundled with pnpm, when running scripts #2135.pnpm dlx pnpm
should not break the globally installed pnpm CLI.