brocoders/redux-async-connect

react 15 support

bdefore opened this issue · 2 comments

Installing with npm causes the error:

npm ERR! peer invalid: react@0.14.x, required by redux-async-connect@0.1.13

For me, this is interfering with npm shrinkwrap. Can we get a change to react >= 0.14.x?

I second this, is there any issue as to why there is a hard dependency to 0.14.x?

I'm no longer using the library, but there's a fork here that bumps to 15 https://github.com/findmypast/redux-async-connect