jfairbank/redux-saga-router

Upgrade to redux-saga 1.0.0

MJLHThomassen-Eurocom opened this issue · 1 comments

Could this be upgraded to be used with the new redux-saga 1.0.0(-beta.0)?

@MJLHThomassen-Eurocom hey there.

In this PR I upgraded it to be used with the redux-saga 1.0.0 (stable)

If you intend to use it in any project while it is still in PR, you can target my dist fork that has the built version too.
So basically, you just need to add this you your package.json:

"redux-saga-router": "luistorres/redux-saga-router#dist"