Back to Daily Feed 
pnpm 11.19: Login Improvements & Git-Hosted Package Builds
Originally published on pnpm Releases
View Original Article
Share this article:
Summary & Key Takeaways
pnpm loginnow supports web-based login without an interactive terminal, printing the URL and polling for approval.- The
save-prefixsetting now explicitly accepts=for exact version pinning. allowBuildsentries can now approve git-hosted packages by repository URL, simplifying updates.- Several bug fixes address issues like non-deterministic lockfile changes and interactive git credential prompts.
Our Commentary
Minor releases like this often contain the most impactful quality-of-life improvements. We appreciate the continued focus on developer experience, especially for CI/CD environments where non-interactive logins and consistent dependency pinning are crucial. It's the little things that smooth out the rough edges of daily development.
View Original Article
Share this article: