angular-redux/store

Migration to redux-observable 1.0

kiwikern opened this issue · 2 comments

This is a...

  • feature request
  • bug report
  • usage question

redux-observable has changed its API with version 1.0, see changes in the migration guide.

The docs for creating epics should be updated correspondingly.

hi, how correctly update createEpicMiddleware() to redux-observable 1.0 ?

@CosmoFruit The new setup is documented in the migration guide linked by the OP