- Breaking changes introduced in v10 (see v10 release notes).
- pnpm dlx/create now allow building packages by default; use `pnpm allow build=<pkg>` to whitelist specific build-time dependencies.
- Various bugfixes and improvements: script argument quoting on POSIX, deploy projectId handling, Git proxy support, peerDependency override validation, and sorted `pnpm.onlyBuiltDependencies` list.