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

ci: pin react-scripts@4.0.3 #308

Merged
merged 1 commit into from
Dec 14, 2021
Merged

ci: pin react-scripts@4.0.3 #308

merged 1 commit into from
Dec 14, 2021

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Dec 14, 2021

Create React App release a new version 5.0.0 this morning: https://github.com/facebook/create-react-app/releases/tag/v5.0.0

The new version of Create React App upgrades to Webpack 5. There is an existing issue with Webpack 5 and graphql that is causing newly created CRA apps to fail compilation.

This change will pin the react-scripts to 4.0.3 so that Webpack 4 is still used.

@dpilch dpilch requested a review from a team December 14, 2021 19:27
@dpilch dpilch merged commit ce2c57c into main Dec 14, 2021
@dpilch dpilch deleted the lock-cra-version branch December 14, 2021 21:02
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.

2 participants