-
Notifications
You must be signed in to change notification settings - Fork 35
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
Change peerDependencies versions #15
Conversation
Looks like we need to wait for |
@blacktaxi @A-gambit react-dom already in sync with react, so we can update it. Also, let's update rxjs up to 5.5.6. Changes from 4.5.3...5.5.6 contain fixes to bunch of issues when errors in |
Looks like there is an issue with the 15.x version that causes typing issues - https://goo.gl/prc6Mq.
But, in that case, 16.x version would be broken. @blacktaxi Do we really need to support 15.x version? |
…se default test stage
No description provided.