-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Bump React supported version to RC2 #400
Comments
might be possible to use an older version of react-hot-loader until the react version of material-ui is updated? idk, i don't use react-hot-loader |
Thanks for the input! It is kinda strange that react-hot-loader either supports 0.11 or less, or the new 0.13 release candidates. Oh well, I suppose I just have to wait. Will give 0.13 a try on this though, see if I can make a pull. If you have not tried react-hot-loader, try it! :) https://github.com/gaearon/react-hot-loader , works very well with webpack, http://christianalfoni.github.io/react-webpack-cookbook/Hot-loading-components.html |
Decided to wait for next version :-) |
Hi,
http://facebook.github.io/react/blog/2015/03/03/react-v0.13-rc2.html
Have a peer conflict with react-hot-loader, which kinda sucks :-)
The text was updated successfully, but these errors were encountered: