- Added a pnpm cache‑path command, new setting minimumReleaseAgeExcludePrune, and renamed cleanupUnusedCatalogs to catalogPrune; workspace.yaml can no longer configure various directories and now warns about ignored settings.
- Improved runtime resolution speed via cached Node metadata and fixed multiple install‑related bugs, including intermittent rename errors, unnecessary re‑resolution, atomic global installs, in‑place lockfile updates, and deployment inject...
- Corrected edge‑case issues such as catalog version mismatches, git fetch/resolve error reporting, sbom checksum handling, syncInjectedDepsAfterScripts inode/EEXIST failures, and audit‑fix exclusion logic.