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

React: Apply React 17 and CRA4 fixes to master #12925

Closed
wants to merge 22 commits into from

Conversation

shilman
Copy link
Member

@shilman shilman commented Oct 27, 2020

Issue: #12408 #12881 #11904

What I did

Rollup of #12899 and #12908 applied to master

How to test

CI tests

@shilman shilman changed the base branch from next to master October 27, 2020 13:50
@shilman shilman changed the title Fix/react17 cra4 master React: Apply React 17 and CRA4 fixes to master Oct 27, 2020
abillingsley added a commit to developertown/frontend that referenced this pull request Oct 29, 2020
@@ -53,8 +53,8 @@
"devDependencies": {
"@testing-library/react": "^10.0.4",
"@types/webpack-env": "^1.15.2",
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^16.8.3 || ^17.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

There's probably no point of using || in devDependencies

@shilman
Copy link
Member Author

shilman commented Nov 3, 2020

superceded by #12972

@shilman shilman closed this Nov 3, 2020
@shilman shilman deleted the fix/react17-cra4-master branch November 3, 2020 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants