-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add support for react context from react@~16.6.0 #46
Add support for react context from react@~16.6.0 #46
Conversation
@ctrlplusb can you please look at this PR? It is really important, because without it it is impossible to use react-tree-walker with context from [email protected] |
Codecov Report
@@ Coverage Diff @@
## master #46 +/- ##
==========================================
+ Coverage 96.11% 96.19% +0.07%
==========================================
Files 1 1
Lines 103 105 +2
Branches 31 33 +2
==========================================
+ Hits 99 101 +2
Misses 4 4
Continue to review full report at Codecov.
|
bc7fea5
to
2be546d
Compare
Thanks for this @SleepWalker!! |
@ctrlplusb Could you release a new version? Would be great 🎉 Should also solve #40, right? |
Please release this. |
@jcampalo @dan-lee @SleepWalker Are you maintaining a released fork of this by any chance? |
I'm using a local copy with help of yarn workspaces. I can publish it on
npm, but I'm not sure, that I'll be active enough to support it :)
|
@oyeanuj you can install |
Closes #45
See #45 for details