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
Updated my Sudoku game to v0.2.5 - Added theme (which I just realised I should have bump minor version rather than patch but anyway...) - Updated environment from vue-cli + npm to vite + pnpm - Refactors sudoku.mkpo.li/
3
3
In the latest pnpm version (7.1.3 or 6.32.16) you may set "auto-install-peers=true" to have non-optional peer dependencies automatically installed. This makes pnpm handle peer dependencies the same way as npm v7.
3
7
60
There is no consensus on whether autoinstallation of peer deps is a good idea. But npm has changed the expectations of many users. So I decided to implement it in @pnpmjs and make it an opt-in feature. It is easier than to reply to dozens of confused users a day.
6
3
45
Ledger Liveは今日からmono repo + pnpmになった Rustメインで趣味の開発するようになってからは、本業のDXに不満溜まってきてたけど少し解消された github.com/LedgerHQ/ledger-l…
1
2
8
TIL the "create" script in pnpm/yarn also neatly supports scoped packages.
1
1
39
I hear you like fast package managers? @vercel now supports @pnpmjs v7 automatically ✨ vercel.com/changelog/automat… Upgrade those lockfiles and start deploying 🔥
2
8
47
pnpm lets you programatically alter package.json files in memory during the install process. What kind of mad science is this. pnpm.io/pnpmfile
5
7
106
pnpm retweeted
🚨We've released @pnpmjs support! ⚡️Now you can choose #pnpm when creating #Refine project with #superplate! If you haven't tried #pNpM yet, you're missing out!😅 We liked the easter egg you used for naming and we integrated it into the #superplate! PnPM, pnpm, PNpm🤣
4
14
I just published a brilliant update to my npm extension for @raycast. There's now more info on the search list, added @pnpmjs option for default package manager, added a link to @skypackjs for each package & a few other under the hood improvements 🔗 raycast.com/mrmartineau/sear…
1
2
3
The upgrade to pnpm v7 is not as smooth as I wanted it to be. But everyone is respectful so far. Thanks for that!
8
4
94
Hurrah! The pnpm repo has 3K stars on GitHub🎉
5
4
233
The pnpm repository has 16K stars!
2
1
53
The pnpm repository has 17K stars!
1
1
31
pnpm retweeted
New tutorial on “npm vs pnpm” that answers the question: “What is the key value proposition of pnpm?” 🌹 🔗 youtube.com/watch?v=cpHl8IdH… 🏷 #JavaScript #NodeJS #NPM #PNPM
2
15
TIL, @turborepo has the same --filter options / logic / syntax as @pnpmjs pnpm: pnpm.io/filtering turbo: turborepo.org/docs/features/… neat
1
1
8
Switching from @npmjs to @pnpmjs reduces installation time as well as preventing developers to accidentally access the packages which is not in your package.json dependency list. @kissflow we made a switch and enjoying benefits. @ThePracticalDev
3
14
pnpm retweeted
Replying to @authjs
@nextauthjs monorepo is now powered by @turborepo and @pnpmjs 🚀
1
2
15
100% of our docs are translated to Chinese (simplified), Japanese, and Italian! Huge thanks to our contributors on Crowdin crowdin.com/project/pnpm
12
pnpm v7 is out! The most notable change is probably that side-effect-cache is turned on by default. github.com/pnpm/pnpm/release…
4
28
137
We were running into this hoisting issue: nitter.catsarch.com/dan_abramov/status/951…. If we kept NPM, every team would have needed to maintain an understanding of dependency versions across the monorepo. We went with PNPM because it gave developers autonomy without adding overhead + it's fast.
2
3
16
After a couple months of work, I'm super excited to say that @disneyplus and parts of @hulu will be running in a JavaScript monorepo powered by @pnpmjs. We'll be adding @turborepo in the coming months too!
10
34
508