This repository has been archived by the owner on May 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
React 16 upgrade #161
Comments
Will any uplifts you perform be backwards compatible to consumers using React 15? We still have substantial work to do uplifting deprecated code. |
@noahbenham uplifts to use React 16 should remain compatible with React 15 as well. |
The React Team's progress in releasing v16 facebook/react#10294 |
Third Party Dependencies Requiring React:
|
This is blocked by:
|
Upon checking the react-modal commit history, React 16 compatibility is available in v3.0, however, I noticed a message indicated v4.0.0-beta.5 replaced PropTypes with the |
Unblocked by #198. However will need to implement |
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Description
When react 16 comes out, we'll want to enable compatibility with react 16.
Issue Type
Expected Behavior
Terra components are compatible with React 16
Current Behavior
N/A
The text was updated successfully, but these errors were encountered: