21
Support Yarn 2 and PnP API
complete
Activity Feed
Sort by
S
Shruti Chaturvedula
complete
We now support yarn2!
Vitor Buzinaro
Shruti Chaturvedula: with PnP?
Ben Robertson
Aaron Adams
Given Yarn 1 is essentially unmaintained (bugs are closed as "fixed in modern"), I'm finding more and more reasons to move to Yarn 3 ASAP. We frequently need to nuke
node_modules
or rebuild yarn.lock
due to all kinds of non-deterministic behaviour.267 closed issues with label "fixed-in-modern": https://github.com/yarnpkg/yarn/issues?q=is%3Aissue+is%3Aclosed+label%3Afixed-in-modern
I'm personally only interested in using Yarn with
node_modules
, so maybe Yarn 2/3 support and PnP support could be two phases of the same project?