- Introduce minimumReleaseAge setting to delay installing newly published packages, with optional exclusions for specific deps (security mitigation).
- Add support for custom finder functions in pnpm list/why, enabling searches by arbitrary package properties and custom output (e.g., licenses).
- Fix several bugs: deprecation warning on Node.js 24, enforce exact semver for nodeVersion, enable publishing .tar.gz files, ensure non‑zero exit code when cancelling with Ctrl‑C.