-
Notifications
You must be signed in to change notification settings - Fork 38
Support Redux-Saga 1.0.0 #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Waiting for this issue resolved. Thanks. |
1 year later |
Sorry everyone, I have been really busy with my day-job and have not had time to upgrade this package. I am going to pick this back up and see how far I can get |
Thanks for your great work @abettadapur. Does anyone know if 1.0.0 can run with the devtools yet? Or is there any list of remaining tasks/blockers? |
Hey guys, based on the Nowan's fork, feel free to modify as you want. Supports the latest version of sagas redux-saga-devtools-extension.zip To build the extension:
|
AsEffects helpers are not compatible with the new version of redux saga, need to update
effects.js
to handle both versionsThe text was updated successfully, but these errors were encountered: