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

fix(cli): Update react versions during RSC setup command #11140

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

Josh-Walker-GM
Copy link
Collaborator

This PR updates the yarn rw exp setup-rsc command to update the versions of react and react-dom to match those currently used in the main branch (canary release).

@Josh-Walker-GM Josh-Walker-GM added release:fix This PR is a fix changesets-ok Override the changesets check labels Aug 1, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release-patch milestone Aug 1, 2024
@Josh-Walker-GM Josh-Walker-GM requested a review from Tobbe August 1, 2024 17:05
@Josh-Walker-GM Josh-Walker-GM self-assigned this Aug 1, 2024
@@ -324,7 +325,7 @@ export const handler = async ({ force, verbose }) => {
},
},
{
title: 'Add React experimental types',
title: 'Add React experimental types...',
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was just to make it match the other titles

@Tobbe Tobbe merged commit 9a0db30 into main Aug 1, 2024
46 checks passed
@Tobbe Tobbe deleted the jgmw/rsc-setup-react-version branch August 1, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:fix This PR is a fix
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants