Skip to content

Releases: heroku/react-refetch

v0.7.0-beta.4

24 Feb 18:31
Compare
Choose a tag to compare
v0.7.0-beta.4 Pre-release
Pre-release
  • Fix body parsing when body is empty. Fixes #67

v0.7.0-beta.3

24 Feb 00:44
Compare
Choose a tag to compare
v0.7.0-beta.3 Pre-release
Pre-release
  • Fix use of comparison with identity requests
  • Immediately resolve identity requests

v0.7.0-beta.2

02 Feb 18:57
Compare
Choose a tag to compare
v0.7.0-beta.2 Pre-release
Pre-release
  • Allow passthrough of meta
  • Allow any version of whatwg-fetch
  • Update dev dependencies

v0.7.0-beta.1

19 Jan 08:23
Compare
Choose a tag to compare
v0.7.0-beta.1 Pre-release
Pre-release
  • Fix identity requests to passthrough meta

v0.7.0-beta.0

16 Jan 06:54
Compare
Choose a tag to compare
v0.7.0-beta.0 Pre-release
Pre-release
  • Add identity requests
  • Add cause field to errors in PromiseState.reason to access raw object that caused the error
  • Fix bug with header comparison
  • Correction of lots of typos in readme

v0.6.0

12 Dec 07:52
Compare
Choose a tag to compare

Support Redirects

v0.5.0

11 Dec 00:13
Compare
Choose a tag to compare

Chainable requests (then, catch, andThen, andCatch)
Docs

v0.4.2

03 Dec 00:42
Compare
Choose a tag to compare

Chainable PromiseStates

v0.3.0

03 Dec 00:42
Compare
Choose a tag to compare

Composable PromiseStates