- Added `dedupePeers` setting to deduplicate peer dependencies using version‑only identifiers, dramatically reducing package instances.
- Fixed numerous bugs including CI lockfile failures in frozen mode, concurrent `pnpm dlx` crashes, Windows bin creation EPERM errors, invalid hoistPeers selectors, non‑TTY purge prompt handling, false “Command not found” errors on Windows...
- Improved error messages for malformed metadata and non‑interactive purge scenarios, and added a regression test for the non‑TTY flow.