v2.0.0
Breaking Changes
meta
moved up one level in the Redux action, following standard flux action convention
New Features
- Possibility of dismissing an action from the offline queue, based on another action dispatched in between (like navigation to other screens related)
- Flow typed
- Bug fixes