redux-async-connect icon indicating copy to clipboard operation
redux-async-connect copied to clipboard

react 15 support

Open bdefore opened this issue 9 years ago • 2 comments
trafficstars

Installing with npm causes the error:

npm ERR! peer invalid: [email protected], required by [email protected]

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

bdefore avatar Apr 19 '16 14:04 bdefore

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

shouvik avatar Oct 03 '16 13:10 shouvik

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

bdefore avatar Oct 03 '16 14:10 bdefore