-
-
Notifications
You must be signed in to change notification settings - Fork 703
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
Upgrade react and react-dom to 16.12.0 #1008
Conversation
Upgraded directly to react 16.12.0 which was released right after opening the PR |
Findings while upgrading: We can fork it internally in Volto, the code is quite short. Regarding semantic-ui-react... have you seen this? However, all the semantic ui theming is lost as we know it. |
* master: Back to development Release 4.0.0-alpha.13 Upgrade react and react-dom to 16.12.0 (#1008)
* master: Back to development Release 4.0.0-alpha.13 Upgrade react and react-dom to 16.12.0 (#1008)
* master: (53 commits) Fix small CSS issues in Blocks (#1023) Forked `react-helmet` since it seems unmaintained. Now it's a Named import in helpers (#1025) Solvepeerdependencies (#1026) Fix to a good know digest (#1022) Back to development Release 4.0.0-alpha.15 Export the resetContent action (#1017) Remove @testing-library/cypress dep, as it breaks builds if the inter… (#1018) Minorcssfixes (#1016) Back to development Release 4.0.0-alpha.14 More on upgrading to a14 Proper config for stylelint-prettier integration, add husky integration and scripts for stylelint, review rules (#1012) Update outdated yarn.lock. Back to development Release 4.0.0-alpha.13 Upgrade cypress to 3.6.1. Upgrade react and react-dom to 16.12.0 (#1008) Upgrade autoprefixer, remove deprecated browsers option, move to browserlist in package.json (#1007) Back to development ...
There are some quality of life upgrades that would be a nice addition, plus this would fix the warnings in the loadable components testing (see #967).
For example:
See more here:
https://github.com/facebook/react/blob/master/CHANGELOG.md