- pnpm login now works without a TTY for web‑based registry logins, printing the auth URL and polling for approval; classic username/password still requires interactivity.
- The save‑prefix setting now accepts "=" and preserves the exact‑version operator when adding or updating dependencies.
- allowBuilds entries can now approve git‑hosted tarball packages (e.g., GitHub, GitLab, Bitbucket) without a commit hash, and several bugs were fixed (empty bundledDependencies arrays, install‑summary hints, workspace dependency handling).