- Fix pnpm ci to reinstall workspace package modules after a clean step by removing the workspace state file.
- Prevent pnpm clean from deleting the lockfile unless explicitly requested, preserving lock integrity.
- Update self‑update behavior to avoid unwanted downgrades and set minimumReleaseAgeStrict to true when minimumReleaseAge is configured.