-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chore: update Yarn to v4; migrate from Lerna to Yarn Workspaces #2567
Conversation
|
@diegomura I'd love to know what you think about this! |
I like this! |
I'm glad! Rebased. Working for me. |
@wojtekmaj this needs rebase 😄 Sorry, lots of changes going on recently |
I wonder who can be at fault 🤣 Done. Just to be sure though, @diegomura did you find some time it works alright and doesn't disrupt your workflow? I'm more than happy to address any feedback you might have, and this IS a big change! |
Regarding publishing process - my biggest worry was about how version descriptors are managed during publish. Now Yarn handles automatically what Changesets used to do - so we use |
This is an experimental PR to see the potential effect of upgrading Yarn to v4.
Why not Yarn v1:
Why Yarn v4:
What would make this PR ready for review