Back to Daily Feed 
pnpm 12.7 Released: .nvmrc Support, Build Control, & Security Fixes
Worth Reading
Originally published on pnpm Releases
View Original Article
Share this article:
Summary & Key Takeaways
- Adds
.nvmrcand.node-versionsupport for the global node shim. - Introduces
pnpm install --allow-buildfor selective script execution. - A new
pnpm publish --publish-wait-timeoutoption is available. pnpm install --forcenow skips platform-mismatched optional dependencies by default.- Includes security fixes for bin shims and lifecycle scripts.
- Improves the creation of
pnpm-workspace.yamlfiles.
Our Commentary
pnpm just keeps shipping. The .nvmrc support is a nice quality-of-life improvement, and --allow-build is a solid security feature. It's these continuous, thoughtful updates that make a tool indispensable. We appreciate the consistent improvements.
View Original Article
Share this article: