-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Support React 17 #4165
Copy link
Copy link
Closed
Labels
featureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.This is not a bug or issue with Docusausus, per se. It is a feature request for the future.
Metadata
Metadata
Assignees
Labels
featureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.This is not a bug or issue with Docusausus, per se. It is a feature request for the future.
Type
Fields
Give feedbackNo fields configured for issues without a type.
🚀 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.