Skip to content

Batch multiple requests and response interceptors!

Compare
Choose a tag to compare
@Reaverart Reaverart released this 06 Feb 10:57
· 19 commits to master since this release

✨ batch requests is out! Now it allows to fetch multiple requests at once!
✨ response interceptors!

Breaking changes:

  • createMiddleware now receives responseSuccess and responseFailure interceptors, see create middleware in readme