Patch Changes
pnpm setup
should not fail on Windows ifPNPM_HOME
is not yet in the system registry #4757pnpm dlx
shouldn't modify the lockfile in the current working directory #4743.
Our Sponsors
What's Changed
- fix(setup): don't fail if PNPM_HOME is not yet in the system registry by @zkochan in #4760
- fix(dlx): do not modify the lockfile in the cwd by @zkochan in #4762
Full Changelog: v7.1.1...v7.1.2