brocoders / redux-async-connect

It allows you to request async data, store them in redux state and connect them to your react component.
645 stars 103 forks source link

upgrade needed to react "react": "^15.2.1", #92

Open nagkumar opened 8 years ago

nagkumar commented 8 years ago

Please update this module to work with latest react. We are seeing this error as below

npm WARN redux-async-connect@1.0.0-rc4 requires a peer of react@0.14.x but none was installed.

asdelday commented 8 years ago

I recommend you to create your own fork or use this fork which is more up to date: https://github.com/makeomatic/redux-connect