- Breaking Change: updated to redux 5.0.0
- Breaking Change: added null-safety
- Breaking Change: Update to support Redux 4.x - 5.0
- Thunks can now return values!
- Update to work with Redux 3.0.0 & Dart 2
- Move to github
- Initial version, includes a
thunkMiddleware
, which intercepts and calls functions that are dispatched to the Store.