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

Make react / react-dom peer dependencies and support react 15. #28

Merged
merged 1 commit into from
Apr 12, 2016

Conversation

cchamberlain
Copy link
Contributor

Having react and react-dom as dependencies causes multiple versions of React in bundlers. It seems to be the norm to make them peer dependencies. Any reason for not doing this?

Having react and react-dom as dependencies causes multiple versions of React in bundlers.  It seems to be the norm to make them peer dependencies.  Any reason for not doing this?
@iktl
Copy link
Contributor

iktl commented Apr 12, 2016

Thanks for the PR, I merged it locally with an overhaul I'm in the middle of RC'ing and should have pushed tomorrow (I hope) to address some outstanding issues.

@cchamberlain
Copy link
Contributor Author

Nice!

@iktl iktl merged commit 4548f8a into whetstone:master Apr 12, 2016
@iktl
Copy link
Contributor

iktl commented Apr 12, 2016

Hey @cchamberlain, please give version 5.0.2 a shot when you have the chance. It should be okay (just ran it locally), but I will be keeping a closer eye on issues here in the short term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants