Skip to content
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

Migrate to yarn 4 #49

Merged
merged 5 commits into from
Jun 1, 2024
Merged

Migrate to yarn 4 #49

merged 5 commits into from
Jun 1, 2024

Conversation

SplittyDev
Copy link
Owner

@SplittyDev SplittyDev commented Jun 1, 2024

This PR migrates badgers-web and badgers-worker to yarn 4.

Previously:

  • badgers-web used yarn classic
  • badgers-workers used yarn 3

Some issues with yarn 3 were causing deployment failures in CI.
All of that should be fixed now, plus we're finally consistent between all JS/TS packages.

Other changes:

  • Use node 22 in CI for worker deployment (previously 21)
  • Update web dependencies
  • Update worker dependencies

Copy link

vercel bot commented Jun 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spacebadgers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2024 8:54pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant