0.3.0
Sometimes it needs to start new middleware chain instead of continue current. So now middleware uses dispatch instead of next to dispatch action types.
So now you might chain your api calls! Just return another call api action from action creator!