This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
v2.1.0
Redux-saga context improvements
Added ability to pass on any context provided during middleware creation so that subspaced sagas have access to it.
Please see the usage docs for more information.
Changes
- redux-saga context provided when creating the saga middleware is preserved in
subspaced
sagas