Patch Changes
- A broken
package.json
should not make pnpm exit without any message #3705. pnpm dlx
should allow to pass multiple packages for installation #3710.- The pnpm home directory should be always prefered when searching for a global bin directory #3723.
pnpm setup
should not remove the pnpm CLI executable, just copy it to the pnpm home directory #3724.- It should be possible to set
cache-dir
andstate-dir
through config files #3727.