redux_saga 1.1.12
redux_saga: ^1.1.12 copied to clipboard
redux_saga is a library that aims to make application side effects easier to manage, more efficient to execute, easy to test, and better at handling failures.
1.0.5 #
- Initial version
No changes yet.
1.0.6 #
- CloneableGenerator and MockTask implementations completed.
1.0.7 #
- Effect combinators fixed.
1.0.8 #
- Beginner tutorial is available now.
1.0.9 #
- Migration guide is available now.
1.1.8 #
- Advanced docs avaliable now.
1.1.9 #
- Saga monitor update.
1.1.10 #
- Saga monitor test fix.
1.1.12 #
- Code formatting fix.