-
Notifications
You must be signed in to change notification settings - Fork 1.2k
new React 15.5 broke build (fixed), lifecycle causes deprecation warnings (in review). #344
Comments
The problem with current lifecycle that it uses |
Lifecycle #346 |
Any update on this one? :-) |
Yes, 11 days ago, see Releases |
I forgot to close issue after enzyme update ;-) |
@istarkov I still get the following warnings (from the Stacktrace:
|
@MichaelDeBoey Remove |
@TrySound I did this, but still get the warning |
@MichaelDeBoey Which version specified in package.json? |
|
https://github.com/acdlite/recompose/releases/tag/v0.23.0 Must be ^0.23.0 And even better to have last |
@MichaelDeBoey try this amazing tool https://semver.npmjs.com/ it'll help you to understand how versioning in npm works 😬 |
Doh! 😓 |
I still get this issue😒: |
What issue? Please be specific. |
Warnings from the |
It's not "this issue" as you can see.
|
Oh, I see, thanks |
Fixing now, seems like we have a problem with lifecycle method.
The text was updated successfully, but these errors were encountered: