Skip to content

Re-export redux-saga and performance monitor middleware

Compare
Choose a tag to compare
@neurosnap neurosnap released this 11 Feb 17:14
· 78 commits to main since this release
4f0dfd4
  • Added performanceMonitor middleware to make it easier to track performance of sagas
  • Added wrap function to make it easier to simply call a function or saga within the context of saga-query
  • Removed redux-saga as a peer-dependency and made it a hard dependency
  • Re-exported all redux-saga/effects so it'll be easier to use saga-query