-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yarn v1 will be deprecated? #8511
Comments
The 1.x line has only received improvements this past year designed to make the migration easier. No features or bugfixes (security bugfixes excluded) will be released here.
It's stable. Migration guide here. |
@arcanis Today, to install yarn berry, we need to install yarn 1.x and then "upgrade" (yarn set version). In future, the idea is allow install directly yarn berry? 🤝 |
You can read more about this in yarnpkg/berry#766 (comment)
The idea is to get Yarn shipped with node and having projects specify the package manger in |
@arcanis Hey guys!
Yarn v1 will be deprecated? If so, there is a EOL date?
I am a little bit confused 😄. I see the repo of yarn v2 actively maintained, much more than the repo of yarn v1. But both are releasing versions.
Is there backward-compatible upgrade guide to v2 from v1? Is v2 stable and ready for production, or is beta yet?
So many questions, I know hehehehe ....
Thanks a lot! 🤝
The text was updated successfully, but these errors were encountered: