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

RSC: Set react resolutions during setup #11152

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Aug 4, 2024

RW v8 still uses React 18. RSC needs React 19. RW Canary uses React 19, so for canary the react version's been fine. But for v8 we need the users projects to have a yarn resolution to force React 19 also for the RW framework packages. There should be no harm in doing this for projects on RW canary, so I'm having the setup command just always set the resolutions for everyone.

@Tobbe Tobbe added the release:fix This PR is a fix label Aug 4, 2024
@Tobbe Tobbe added this to the chore milestone Aug 4, 2024
@Tobbe Tobbe enabled auto-merge (squash) August 4, 2024 09:13
@Tobbe Tobbe merged commit fcc0351 into redwoodjs:main Aug 4, 2024
46 of 52 checks passed
@Tobbe Tobbe deleted the tobbe-rsc-setup-resolutions branch August 4, 2024 09:36
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants