redux-utilities / redux-promise

FSA-compliant promise middleware for Redux.
MIT License
2.67k stars 134 forks source link

add support for fetch api JSON representation #47

Closed AgustinVargas11 closed 7 years ago

AgustinVargas11 commented 7 years ago

I needed support for the fetch api which doesn't handle data in a traditional way. I think this is a suitable fix.