Skip to content

Releases: infinitered/apisauce

v0.3.0

02 Jan 17:56
Compare
Choose a tag to compare

0.3.0 - July 1st, 2016

  • [NEW] setHeader and setHeaders for updating HTTP request headers - @skellock

v0.2.0

02 Jan 17:55
Compare
Choose a tag to compare

0.2.0 - July 1st, 2016

  • [NEW] Bumped all dependencies to the latest version.
  • [NEW] Network errors and timeouts are now detected on React Native - @skellock

v0.1.5

02 Jan 17:52
Compare
Choose a tag to compare

0.1.5 - June 1st, 2016

  • [FIX] Fixed up the problematic babel references in package.json - @gantman

v0.1.4

02 Jan 17:50
Compare
Choose a tag to compare

0.1.4 - May 31st, 2016

[NEW] Bumped all dependencies to latest version.
[FIX] Repaired dev dependencies. thx @gabceb

v0.1.3

02 Jan 17:43
Compare
Choose a tag to compare

0.1.3 - April 18th, 2016

  • [FIX] Forgot to run the dist script to repackage. :( Failsauce.

v0.1.2

02 Jan 17:42
Compare
Choose a tag to compare

April 18th, 2016

  • [NEW] Added duration (in milliseconds) to the response.

v0.1.1

02 Jan 17:41
Compare
Choose a tag to compare

April 10th, 2016

[NEW] timeout detection