Re-export redux-saga and performance monitor middleware
- 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 ofsaga-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 usesaga-query