pnpm 11.19.0
pnpm 11.19.0 is out.
Login without a terminal.
Web-based login prints the URL. Polls until approval. No QR code. No Enter prompt.
save-prefix accepts "=".
New dependencies saved as =1.2.3.
Three Things That Changed
allowBuilds approves git-hosted tarballs.
github: dependencies matched by repo URL. No commit hash needed.
pnpm outdated stops blocking.
Private action repos skip the credential prompt.
minimumReleaseAge behaves.
Latest is no longer replaced by a SemVer-greater version.
Fixes
Empty bundledDependencies arrays fixed.
No more nondeterministic lockfile changes.
Update keeps the = pin.
=3.5.1 updates to =3.5.2.
Install summary stays quiet.
The immature latest hint is gone.
link: entries survive.
Update when you can.