Skip to content

Releases: react-native-community/fetch

v3.0.0

02 Aug 20:12
Compare
Choose a tag to compare

Bug Fixes

  • response correctly returns instance instead of promise (8b6c3d3)

BREAKING CHANGES

  • Response returns the instance rather than a promise in all cases

v2.0.0

28 Jun 10:10
Compare
Choose a tag to compare
chore(release): 2.0.0

v1.0.2

31 Jan 21:25
Compare
Choose a tag to compare

Bug Fixes

  • do not abort native request if none was made yet (3cc8669)
  • implement Response.body for each input body type (0eec6f4)

v1.0.1

25 Jan 16:56
Compare
Choose a tag to compare

Bug Fixes

  • handle blobs as stream when FileReader.readAsArrayBuffer is available (6ebb08a)

v1.0.0

25 Jan 15:41
Compare
Choose a tag to compare
chore(release): 1.0.0