redux-saga / redux-saga-devtools

Saga monitor and UI devtool for redux-saga
MIT License
269 stars 39 forks source link

Support Redux-Saga 1.0.0 #33

Open abettadapur opened 6 years ago

abettadapur commented 6 years ago

AsEffects helpers are not compatible with the new version of redux saga, need to update effects.js to handle both versions

erdalstk commented 5 years ago

Waiting for this issue resolved. Thanks.

damusix commented 4 years ago

1 year later

abettadapur commented 4 years ago

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

Nantris commented 2 years ago

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?