Release list |
pnpm 10.11 | TODAY | |
pnpm 10.10 | | |
pnpm 10.9 | | |
pnpm 10.8.1 | | |
pnpm 10.8 | | |
pnpm 10.7.1 | | |
pnpm 10.7 | | |
pnpm 10.6.5 | | |
pnpm 10.6.4 | | |
pnpm 10.6.3 | | |
pnpm 9.15.9 | | |
pnpm 10.6.2 | | |
pnpm 9.15.8 | | |
pnpm 10.6.1 | | |
pnpm 10.6 | | |
pnpm 9.15.7 | | |
pnpm 10.5.2 | | |
pnpm 10.5.1 | | |
pnpm 10.5 | | |
pnpm 9.15.6 | | |
Release notes:
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 with v
.
- 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.