Skip to content

Make React a peerDep of react-dom#5366

Merged
zpao merged 1 commit intofacebook:masterfrom
zpao:react-dom-peer-dep
Nov 2, 2015
Merged

Make React a peerDep of react-dom#5366
zpao merged 1 commit intofacebook:masterfrom
zpao:react-dom-peer-dep

Conversation

@zpao
Copy link
Copy Markdown
Member

@zpao zpao commented Nov 2, 2015

I think this is probably the right thing to do to avoid even more dependency hell. There's basically no point where you're using ReactDOM that you don't also need React. While we reach deeply, we should make sure there's only 1 version. This matches what we already do for the addons packages.

fixes #5282

@zpao zpao added this to the 0.14.2 milestone Nov 2, 2015
zpao added a commit that referenced this pull request Nov 2, 2015
Make React a peerDep of react-dom
@zpao zpao merged commit a82400f into facebook:master Nov 2, 2015
zpao added a commit to zpao/react that referenced this pull request Nov 2, 2015
Make React a peerDep of react-dom
(cherry picked from commit a82400f)
@zpao zpao deleted the react-dom-peer-dep branch February 8, 2016 21:57
dilberx pushed a commit to dilberx/react that referenced this pull request Apr 15, 2026
Make React a peerDep of react-dom
(cherry picked from commit 7c11295)
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.

react-dom includes react

3 participants