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

The pnpm repository has 32K stars!
3
2
59
9,704
By far our biggest and oldest sponsor released a product on product hunt. bit install is pnpm install🙃
Tired of AI tools that just generate code snippets? Meet Hope AI - it’s your intelligent architect agent from @bitcloud_ Unlike most AI coding tools that stop at code snippets or fragile prototypes, Hope AI builds complete, production-ready platforms, pages, or reusable UI components — with real architecture, docs, and tests. Here’s what makes it powerful: ✅ Describe your app in plain language ✅ Get real architecture + working code ✅ Built-in docs, test coverage, and modular components ✅ Easily refine via prompts, sketches, or edits ✅ Works with React, Node.js, GraphQL, MongoDB ✅ Export to GitHub, deploy instantly, or install as packages Hope AI composes fully-featured platforms and reusable components, optimized for long-term maintainability, consistency, and professional coding standards. From idea to launch, and from launch to scale — Hope AI grows with your product. Try it now at bit.cloud Best part? Hope AI is now LIVE on Product Hunt. Support them here👉 producthunt.com/products/hop… #HopeAI #BitCloud #AIforDevs #ComposableSoftware #DevTools #ProductHunt #BuildSmarter
3
16
4,548
Replying to @pnpmjs
Just did a quick test with the new flag. Warm cache with that setting on went from 7s to 1.5s. Excited to make it as default.
2
10
2,000
Here is a short demo of the speed improvement:
Replying to @pnpmjs
Oh, just figured out how to upload here.
2
15
2,751
pnpm v10.12 is a huge release! We’ve added many new features to the version catalogs system. We also shipped a new experimental option that makes installation almost instant on most dev machines. github.com/pnpm/pnpm/release…
4
36
276
12,306
If you run into issues with typescript and pnpm, try this config dependency that we created. Run: pnpm add @pnpm/types-fixer --config pnpm config set pnpmfile node_modules/.pnpm-config/@pnpm/types-fixer/pnpmfile.cjs --location=project
1
3
46
3,683
I have copied over the list of trusted dependencies maintained by bun. So, you can use it with @pnpmjs if you want: npmjs.com/package/@pnpm/trus…
1
4
30
2,970
Now that we have a way to preload settings for @pnpmjs, maybe we could create standard config dependencies for specific stacks. Like "@pnpm/angular-defaults"
2
2
23
2,497
New blog post! Let's categorize our deps better with @pnpm.io catalogs! antfu.me/posts/categorize-de…
11
44
390
25,083
pnpm v10.9 introduces a new setting that allows running all dependency scripts by default. If you haven’t migrated to v10 yet, please do so soon.
3
9
117
4,986
pnpm v10.9 is out with native support for the JSR registry! You can now install packages from JSR using the "jsr:" protocol. For example: pnpm add jsr:@hono/hono
5
53
396
23,276
We added support for a new hook in pnpm v10.8 for modifying its settings. Together with configDependencies, this lets you share your settings across repositories. To demonstrate it, we created a package with recommended pnpm settings: github.com/pnpm/better-defau…
4
45
3,707
We are working on adding native jsr support to @pnpmjs. Could we have someone from @deno_land follow the changes in our PR: github.com/pnpm/pnpm/pull/93…
4
24
156
10,241
pnpm v10 added support for a new type of dependency called "Configurational dependencies." 🔄These dependencies make it possible to develop pnpm plugins and share your configurations between projects. Don’t miss the talk by @zkochan, Lead maintainer of @pnpmjs since 2016📦
8
79
97,922
The pnpm repository has 31K stars!
2
19
3,994
With pnpm v10.6 you can now move your settings from .npmrc to pnpm-workspace.yaml
1
12
125
7,905