pnpm v8 is installing the lowest versions for direct dependencies.
So ^1.0.0 resolves to 1.0.0 even if 1.1.0 is present in the registry. This resolution strategy is applied only for direct dependencies.
Should this be reverted to the way it worked in v7?
26%
no, lowest is fine
74%
yes, resolve to highest
556 votes • Final results