Minor Changes
- Experimental: added
pnpm cache
commands for inspecting the metadata cache #8512.
Patch Changes
- Fix a regression in which
pnpm deploy
withnode-linker=hoisted
produces an emptynode_modules
directory #6682. pnpm deploy
should work in workspace withshared-workspace-lockfile=false
#8475.- Don't print a warning when linking packages globally #4761.