redux-utilities / redux-promise

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

Update README #9

Open aparticka opened 9 years ago

aparticka commented 9 years ago

Fixed description of error handling

gbirke commented 8 years ago

Please merge this. I was very puzzled by this until I had a look at the code.

ecstasy2 commented 8 years ago

This one should be merged I think. Just spent 30min thinking my code was in fault while actually the api has changed.

jimf commented 8 years ago

+1, was about to submit the same fix. Though 1 minor nit: the error case also sets payload to the error result.