Releases: heroku/react-refetch
Releases · heroku/react-refetch
v0.7.0-beta.4
- Fix body parsing when body is empty. Fixes #67
v0.7.0-beta.3
- Fix use of
comparison
with identity requests - Immediately resolve identity requests
v0.7.0-beta.2
- Allow passthrough of
meta
- Allow any version of whatwg-fetch
- Update dev dependencies
v0.7.0-beta.1
- Fix identity requests to passthrough
meta
v0.7.0-beta.0
- Add identity requests
- Add
cause
field to errors inPromiseState.reason
to access raw object that caused the error - Fix bug with header comparison
- Correction of lots of typos in readme
v0.6.0
Support Redirects
v0.5.0
v0.4.2
Chainable PromiseStates
v0.3.0
Composable PromiseStates