Patch Changes
- Fix instruction for updating pnpm with corepack #9101.
- Print pnpm's version after the execution time at the end of the console output.
- The pnpm version specified by
packageManager
cannot start withv
. - Fix a bug causing catalog snapshots to be removed from the
pnpm-lock.yaml
file when using--fix-lockfile
and--filter
. #8639 - Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #8638.