- pnpm now errors with ERR PNPM INVALID SCRIPT SHELL WINDOWS when scriptShell is a .bat/.cmd on Windows, recommending .exe due to Node.js April 2024 changes (breaking).
- Shows a hint about the packageManager strict setting when pnpm version mismatches the version declared in package.json (feature).
- Completion command works in the standalone pnpm binary (bugfix).