xkawi / react-universal-saga

Universal React Starter Kit ft. Redux Saga
https://react-universal-saga.herokuapp.com
MIT License
186 stars 33 forks source link

fix redux-saga usage for 0.14.8 #14

Closed emil-alexandrescu closed 7 years ago

emil-alexandrescu commented 7 years ago

It was failing here with this error.

Error: join(task): argument 0 is not a valid Task object
(HINT: if you are getting this errors in tests, consider using createMockTask from redux-saga/utils)
xkawi commented 7 years ago

@emil-alexandrescu thank you for the PR. possible to update the redux-saga version to ^0.14.8 as well?

emil-alexandrescu commented 7 years ago

I closed this PR by mistake and disabled to reopen. So had to open another PR @xkawi