pnpm
banner
pnpm.io
pnpm
@pnpm.io
Fast, disk space efficient package manager

pnpm.io
Pinned
pnpm @pnpm.io · Oct 25
The pnpm repository has 33K stars!
Reposted by pnpm
Upgrading @pnpm.io 11.25.0 -> 12.3.4 resulted in a 38.26% increase in speed/throughput for my CI builds. 🚀

#BuildInPublic
September 7, 2026 at 8:49 PM
We plan to make pnpm v12.3.4 the latest version! Due to our minimum release age policy we need to wait at least for 24 hours😭
September 4, 2026 at 2:38 PM
Dependabot still doesn't support pnpm v11. Upvote this issue please: github.com/dependabot/d...
Support PNPM v11 · Issue #14794 · dependabot/dependabot-core
Is there an existing issue for this? I have searched the existing issues Feature description PNPM vesrion 11 is in release candidate stage, and I would like to use it in my project. However, I see ...
github.com
August 11, 2026 at 9:27 AM
If you are using changesets for versioning, you can now use pnpm CLI directly for version management: pnpm.io/versioning
Release management | pnpm
Added in: v11.13.0
pnpm.io
July 21, 2026 at 8:50 AM
All workflows in the pnpm monorepo itself are now using pnpm v12.0.0-alpha.12, which is the Rust rewrite of pnpm v11. No breaking changes in the API vs v11.
July 15, 2026 at 11:54 AM
If you are on the latest pnpm v11.10.0 (or v10.34.5), you can try out the pnpm v12 alpha via:

pnpm self-update 12.0.0-alpha.5

It is fully in Rust! 🦀
July 10, 2026 at 12:42 PM
Very early sneak peek to pnpr - the pnpm registry: pnpm.io/pnpr/
Introduction | pnpm
pnpr is a pnpm-compatible npm registry server, written in Rust. It speaks the
pnpm.io
June 24, 2026 at 7:47 PM
Reposted by pnpm
I have some early benchmark results with my custom @pnpm.io registry. In different scenarios, overall install times are 2 to 7 times faster than even the already very fast pnpm in Rust. Looks promising.
June 7, 2026 at 1:13 PM
Reposted by pnpm
Check this out
May 26, 2026 at 4:17 PM
The pnpm e2e tests now use a "pnpm registry" instead of verdaccio. In the future we'll make pnpm faster with this registry.
May 25, 2026 at 3:58 PM
In the next version of pnpm you'll be able to run the Rust engine for fetching, importing, and linking packages.
May 19, 2026 at 5:13 PM
Reposted by pnpm
🫡 thank you regardless, we just switched the bluesky app to pnpm and it’s like a breath of fresh air after being stuck on yarn 1 so long
May 18, 2026 at 8:43 PM
Reposted by pnpm
in times like these, I'm very happy that @sanity.io put some of our @opensourcepledge.com dollars on the good folks at @pnpm.io 🫡

(and we made it our mandated package manager internally)
May 12, 2026 at 8:58 PM
Is there anything else we can/should do on the client side to mitigate supply chain attacks?
May 12, 2026 at 7:08 PM
Reposted by pnpm
🧊 Big release for #JavaScript supply chain security: @pnpm.io 11 now defaults to a 1-day Minimum Release Age, blocks exotic subdependencies, and adds a new Allow Builds model.

A strong step toward reducing exposure to fast-moving npm attacks →

socket.dev/blog/pnpm-11... #nodejs
pnpm 11 Adds Supply Chain Protection Defaults for Minimum Re...
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.
socket.dev
May 4, 2026 at 9:10 PM
Reposted by pnpm
Glad to see we have many new members of team "node is a dev dependency"
May 4, 2026 at 9:19 PM
Reposted by pnpm
devEngines started as @geoffreybooth.bsky.social and I in DMs 2 years ago. It's now supported in @npmjs.bsky.social & @pnpm.io, and later this month will be our recommended way for developers at Netflix to define runtime and package manager versions in their projects.

docs.npmjs.com/cli/v11/conf...
package.json | npm Docs
Specifics of npm's package.json handling
docs.npmjs.com
May 4, 2026 at 4:58 PM
Thanks to early feedback we have shipped several fixes.

pnpm v11.0.3 is released.
April 30, 2026 at 9:32 PM
Reposted by pnpm
We donated to @pnpm.io as part of our open source donations program. It's the default package manager for many of our frontend engineers.

The team behind the 11.0 release did an amazing job of securing pnpm against supply-chain attacks, making it one of the safest package managers out there.
We just donated to @wooorm.com as part of our OSS donation program! He's an engineer based in the Netherlands and the maintainer of 550+ projects.

If your project uses Markdown, it probably already runs on one of his tools. His most well-known one is mdx for writing Markdown with JSX components.
April 29, 2026 at 6:53 PM
pnpm v11.0.0 is released!

The "latest" dist-tag still points to v10, so install it via "pnpm self-update latest-11"

github.com/orgs/pnpm/di...
pnpm 11 · pnpm · Discussion #11377
Migration guide: Migrating from v10 to v11 Highlights Major Node.js 22+ required — support for Node 18, 19, 20, and 21 is dropped, pnpm itself is now pure ESM, and the standalone exe requires glibc...
github.com
April 28, 2026 at 11:07 AM
Added pnpm Pacquet to the benchmarks github.com/pnpm/pacquet
April 27, 2026 at 2:14 PM
We’ve cut the release branch for v11.0! From this point on, we are only merging bug fixes.

Have you tried the latest v11.0 RC 5? If you've encountered any bugs, please file an issue in the repo or reply to this thread!

To try v11, run "pnpm self-update next-11"
April 21, 2026 at 6:12 PM
pnpm v11.0.0-rc.5 is out! You can install it with "pnpm self-update next-11"

Now you can use "pnpm pack-app" to build a single executable app with Node.js!

This command is used to publish pnpm CLI itself.

Docs:
pnpm.io/11.x/cli/pac...
pnpm pack-app | pnpm
Added in: v11.0.0
pnpm.io
April 21, 2026 at 4:46 PM
The "pnpm docs" and "pnpm home" commands will open @npmx.dev in pnpm v11.
April 14, 2026 at 1:30 PM
Reposted by pnpm
@pnpm.io's experimental global virtual store is brilliant. The install performance gains are a game-changer for git flows. You get near-zero per-worktree overhead and instant installs for new worktrees as packages are already in the global store. @kochan.io can't stop making pnpm better 🤌
April 10, 2026 at 5:27 PM