Releases: soywod/react-use-bireducer
Releases · soywod/react-use-bireducer
v1.1.1
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>
.
v1.0.5
Changed
- Export only UMD and ESM formats.
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Added
- TypeScript and Microbundle.