🐛 Bug Fix
- Fixes TS typing for
createManager
so bothreducer
andsaga
are optional (See #36, thanks @mrfratello !) - Adds support for react 18 in peerDeps (See #42, thanks @partounian !)
🐛 Bug Fix
createManager
so both reducer
and saga
are optional (See #36, thanks @mrfratello !)