Fast, disk space efficient package manager Sponsor us: GH: github.com/sponsors/pnpm OC: opencollective.com/pnpm We don't endorse any memecoins!

pnpm retweeted
Managing Prisma ORM in a @pnpmjs workspaces monorepo is simple! Follow our step-by-step guide to: 📦 Generate Prisma Client properly to avoid type resolution issues 🔗 Share and reuse Prisma Client across apps ⚙️ Use the package in Next.js pris.ly/guide/pnpm-workspace…
1
3
19
3,074
Should "pnpm init" add a "packageManager" field to "package.json" with the current pnpm CLI version?
82% yes, add packageManager
18% no
335 votes • Final results
5
1
16
3,126
A new setting is added as well for making install fail if any dependencies have unreviewed build scripts: strict-dep-builds
4
1,118
pnpm v10.3 is out with a more prominent warning about ignored builds
3
6
89
4,858
Should pnpm v10 throw an error if there are unreviewed packages with postinstall scripts?
55% Yes, throw an error
45% No, just print a warning
174 votes • Final results
3
1
11
2,371
This whole time I've stuck with npm out of habit and because it "just works". But then I had to override a subdependency via package.json, and npm just wouldn't do it. I spent hours fiddling. So @darcy recommends I use @pnpmjs, and w/ the same package.json, it "just works".
4
2
24
2,056
pnpm 10.2 is now the latest version of pnpm.
4
8
173
9,623
Looks like @renovatebot now supports pnpm catalogs
7
97
4,946
Should we have a big "note" section in the output of the run command (like the one printed by npm) or a short one (like the one printed by Yarn v1)?
5
14
2,838
pnpm is now featured on the @nodejs download page. How cool is that!
20
45
887
39,316
We’re planning to introduce “configurational dependencies” in pnpm. These will be installed before all other dependencies, allowing repositories to share configurations. Think patches, build allowlists, version catalogs, or even installation hooks. RFC: github.com/pnpm/rfcs/pull/8
1
9
109
5,764
pnpm can block lifecycle scripts of dependencies during installation. This is an opt-in feature though. Should we block them by default?
62% Yes, block scripts
38% No, run all by default
221 votes • Final results
5
3
17
5,347
Looking back at the year, WebStorm is grateful to have supported projects like @PrettierCode, @pnpmjs, @tseslint, @geteslint, and @astrodotbuild. Huge thanks to the open-source contributor volunteers whose hard work makes it all happen! 🎉✨
1
8
52
5,607
The pnpm repository has 30K stars!
3
50
6,391
If you use pnpm libraries, you might have noticed that we released v900 and v1000 versions of libraries. This was done to avoid collisions while releasing from the v9 pnpm CLI branch and from v10. Also, the big version numbers allow us to have breaking changes in libraries.
13
1,832
Published the v10 docs. Most changes are on the "link" page: pnpm.io/10.x/cli/link
7
36
2,933