- pnpm can now manage npm, Python (pyproject.toml) and Cargo dependencies in a single workspace, with new add commands and unified install/run support
- Introduced pnpm pipelines for frozen installs and task graphs, added trustPolicyExcludePrune cleanup, and expanded platform support (Android arm64, FreeBSD, ppc64le, s390x, RISC‑V)
- Implemented many bugfixes and improvements: registry metadata isolation, build‑script approval controls, offline install handling, faster workspace installs, Windows path/shim handling, and CI version validation