Patch Changes
- Don't crash when
auto-install-peers
is set totrue
and installation is done on a workspace with that has the same dependencies in multiple projects #5454. - Add global option in
pnpm link --help
#5461. - Show execution time on
install
,update
,add
, andremove
#1021. - Fix the return path of
pnpm pack
, when a custom destination directory is used #5471.