redux-utilities / redux-promise

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

Support the `async` meta field #4

Open johanneslumpe opened 9 years ago

johanneslumpe commented 9 years ago

In order to redux-actions to properly call the begin, next or error handler, we need to set up the proper async meta field.