- Add experimental @pnpm/pacquet Rust install engine preview and enable configDependencies to resolve optionalDependencies with platform filtering
- Implement pnpm login --scope flag and extend outdated/update to report Node.js, Deno, and Bun runtimes as project dependencies
- Various bug fixes: correct .npmrc cafile path resolution, registry URL handling, global add/update minimumReleaseAge handling, crashes with injectWorkspacePackages, ENOENT on bin links, login/logout registry defaults, and honor publishCo...