- Auto‑adjust network concurrency (16‑64) based on CPU cores, improving performance on high‑core systems.
- Fixed several reliability issues: trustPolicy now ignores prerelease evidences, ENOENT errors from fs.linkSync() fall back to copy, self‑update respects the configured npm registry, packages lacking a package.json are no longer re‑import...
- Reverted pnpm self‑update to download from the configured registry, ensuring expected update source.