- Added `--all` option to `pnpm help` to list every command.
- Improved version selection: when the latest version fails the `minimumReleaseAge` maturity check, the resolver now picks the highest mature version, even across major releases.
- Adjusted package manager handling: `create` no longer verifies patch info and `managePackageManagerVersions` is set to false when switching pnpm CLI versions to prevent further switches.