Files
pnpm/tools
Zoltan Kochan 3349432a0f fix(self-update): do not downgrade when latest dist-tag is older (#11462)
`pnpm self-update` defaults to the `latest` dist-tag, but `latest` on the
registry can lag the installed version when a new major has shipped
without being tagged. Refuse to downgrade in that case. Users can still
run `pnpm self-update latest` (explicit) to force the downgrade.

Closes #11418
2026-05-04 23:01:07 +02:00
..
2025-10-23 11:57:12 +02:00