Switch to pnpm 11 #414
ryanleecode
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Yarn is dated and using bare
npmcomes with massively security risk in an age where every npm repo is getting hacked.PNPM automatically check supply chain policies before every script runs and also has built in support for releasing / replacement for changesets
https://pnpm.io/using-changesets
All reactions