- Use a worker pool for extracting packages and stream tarballs directly to memory, improving install performance.
- Change the default resolution mode back to "highest", a semi‑breaking change that may affect lockfile handling.
- Add npm lockfile v3 import, peerDependencies overrides, workspace alias support, and clearer errors for undownloadable Node versions.