🚀 Feature
Support for React 17. Please note that I'm not requesting a migration, but rather check, whether Docusaurus 2 works with React 17 and if so, update peerDependencies version respectively, most probably to ^17.0.0 || ^16.8.4.
Yes.
Motivation
None of the breaking changes seem to affect Docusarus in an unexpected way, therefore I guess it should be quick and easy.
My goal is to update uniforms repo to use React 17 and Docusaurus is the last incompatible package.
🚀 Feature
Support for React 17. Please note that I'm not requesting a migration, but rather check, whether Docusaurus 2 works with React 17 and if so, update
peerDependenciesversion respectively, most probably to^17.0.0 || ^16.8.4.Have you read the Contributing Guidelines on issues?
Yes.
Motivation
None of the breaking changes seem to affect Docusarus in an unexpected way, therefore I guess it should be quick and easy.
My goal is to update
uniformsrepo to use React 17 and Docusaurus is the last incompatible package.