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

Core: Allow React-DOM 17.x #12937

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Core: Allow React-DOM 17.x #12937

merged 1 commit into from
Oct 30, 2020

Conversation

shilman
Copy link
Member

@shilman shilman commented Oct 28, 2020

Issue: Follow-up to #12908

See #12908 (comment)

Copy link
Member

@Hypnosphi Hypnosphi left a comment

Choose a reason for hiding this comment

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

Same issue as #12908 (comment). Doing this basically means dropping React 16 support, because nothing prevents NPM from installing React 17 as package dependencies even if user app uses 16.

We really should make those peer dependencies again

@mrmckeb
Copy link
Member

mrmckeb commented Oct 28, 2020

I agree with @Hypnosphi on this, but understand that isn't a quick change.

@shilman shilman merged commit 4353bc3 into next Oct 30, 2020
@shilman shilman deleted the core/react-dom-17x branch October 30, 2020 15:34
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.

3 participants