Skip to content

0.3.0

Choose a tag to compare

@Reaverart Reaverart released this 08 Dec 15:00
· 16 commits to master since this release

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!