digestweb.dev
Propose a News Source
Curated byFRSOURCE

digestweb.dev

Your essential dose of webdev and AI news, handpicked.

Advertisement

Want to reach web developers daily?

Advertise with us ↗

Back to Daily Feed

pnpm 11 RC 4 Speeds Up Node.js Runtime Installs & Enhances `pack-app`

Worth Reading

Originally published on pnpm Releases

View Original Article
Share this article:
pnpm 11 RC 4 Speeds Up Node.js Runtime Installs & Enhances `pack-app`

Summary & Key Takeaways ​

  • pnpm 11 RC 4 introduces a major change that makes Node.js runtime installations significantly faster.
  • The installer no longer extracts bundled npm, npx, and corepack from Node.js archives, reducing file operations.
  • Users needing npm can install it as a separate package.
  • The pnpm pack-app command now uses a more flexible --runtime flag, replacing --node-version, to specify runtimes like [email protected].
  • This update also includes patch fixes to restore legacy package names for @pnpm/exe's optional dependencies, ensuring compatibility with pnpm self-update from v10.

Our Commentary ​

We're always happy to see performance improvements, and cutting installation time by "roughly half the files" for Node.js runtimes is a substantial win for developer experience. The pack-app changes also seem like a step towards more robust and future-proof handling of different runtimes, which is a smart move. It's good to see them addressing compatibility for self-updates too; breaking that flow can be a real headache.

Share this article:
RSS Atom JSON Feed
© 2026 digestweb.dev — brought to you by  FRSOURCE