- Fix pnpm install with prod=false crashing in projects containing a workspace.yaml, addressing regression #9233.
- Add missing node options configuration to recursive run commands.
- Remove unused branching path for dedupe peer dependents=false, simplifying internal logic without changing behavior.