3.2.0
版本发布时间: 2016-06-27 09:05:45
pburtchaell/redux-promise-middleware最新发布版本:6.2.0(2023-12-28 03:07:18)
Instead of constructing a new promise and returning the new promise, the middleware returns the original promise. This change was made to avoid an anti-pattern and to ensure the original promise object methods are preserved, such as in the case where a library like Bluebird is used.