- pn, pnpx, and pnx now use the pnpm installed alongside them via the new @pnpm/bins.cmd shim, fixing PATH lookup and unintended version usage.
- Deprecation warnings are streamlined: they now show the deprecated package and version, suggest the newest non‑deprecated version, and strip control characters and Unicode separators.
- pnpm exec, dlx, and related commands now correctly forward signals, wait for graceful shutdowns, locate binaries in sub‑directories, and prompt for build‑script approval in interactive terminals.