-
-
Notifications
You must be signed in to change notification settings - Fork 10.5k
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
bugfix #4292 #4295
bugfix #4292 #4295
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't bump the version in a PR. Just remove 20e7ae7 and this LGTM.
Also, a test for this would be good to add. |
Thanks! Just going to wait on Travis and then merge this in. |
Hey, thats cool, thanks! |
How fast is it usually on npm? |
It's whenever someone with publish access does a release. It'll be up there soon. |
Great, thank you! |
Is this going to be on npm soon, my tests are breaking. +1 |
withRouter() return wrapped Component if router is not present ([#4292])