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

chore(deps): update react-scripts to v4.0.1 #404

Merged
merged 3 commits into from
Dec 9, 2020
Merged

Conversation

jamaljsr
Copy link
Owner

@jamaljsr jamaljsr commented Dec 9, 2020

Closes #403

Description

Fixes a compilation issue due to upgrading Typescript to v4 which was incompatible with react-scripts v3.x. This PR upgrades react-scripts to v4.0.1 along with updating its associated dependencies to compatible versions.

Reference: facebook/create-react-app#9583

Steps to Test

Run yarn dev and confirm the app starts without any errors

@jamaljsr jamaljsr merged commit 2fd7562 into master Dec 9, 2020
@jamaljsr jamaljsr deleted the cra-v4-upgrade branch December 9, 2020 17:33
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.

Bug: Compile error when running yarn dev
1 participant