- Fix token lookup: Authorization token is now correctly read from configuration when URLs include explicit default ports (443 for HTTPS, 80 for HTTP).
- Ensures consistent authentication behavior for requests that specify default ports.
Official pnpm changelog summary with source attribution, release tags, and community reactions.
Track this pnpm release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this pnpm release note into a weekly digest for the tools you actually use.
Create digestAdded a pnpm cache‑path command, new setting minimumReleaseAgeExcludePrune, and renamed cleanupUnusedCatalogs to catalogPrune; workspace.yaml can no longer configure various directories and now warns about ignored settings.
Added interactive group selection for `pnpm update --global` and introduced sudo warnings for global commands to prevent accidental root installations.
Introduce registry‑qualified keys for packages from named registries to prevent substitution attacks, requiring a lockfile diff and coordinated upgrade