This repository was archived by the owner on Jan 7, 2025. It is now read-only.
v1.1.0
Added
- Motivation and Similar projects section in readme.
Changed
- The
EffectReducer
takes now a second argument dispatch of type
React.Dispatch<Action>
.