Skip to content

Releases: infinitered/apisauce

v1.0.1

04 Dec 22:22
Compare
Choose a tag to compare

1.0.1 (2018-12-04)

Bug Fixes

v1.0.0

26 Nov 16:42
94e9a8d
Compare
Choose a tag to compare

v0.16.0

02 Jan 18:07
3769105
Compare
Choose a tag to compare

0.16.0 - August 8, 2018

  • [NEW] Removes baseURL error checking so baseURL can be assigned later. #172 by @GantMan

v0.15.2

02 Jan 18:06
cd99f8e
Compare
Choose a tag to compare

0.15.2 - June 7, 2018

  • [NEW] Makes the detection logic functions available externally.

v0.15.1

02 Jan 18:06
Compare
Choose a tag to compare

0.15.1 - May 18, 2018

  • [FIX] Adds missing files to the release build that, you know, make this even work.

v0.15.0

02 Jan 18:05
Compare
Choose a tag to compare

0.15.0 - May 18, 2018

  • [NEW] Adds an originalError property to the underlying axios exception. #152 by @DimonTD
  • [UPGRADE] Bumps to the latest axios (version 0.18). #153

v0.14.3

02 Jan 18:05
Compare
Choose a tag to compare

0.14.3 - December 20, 2017

  • [FIX] Exports more interfaces in TS definitions. #133 by @HelloEdit

v0.14.2

02 Jan 18:04
Compare
Choose a tag to compare

0.14.2 - November 27, 2017

v0.14.1

02 Jan 18:03
Compare
Choose a tag to compare

0.14.1 - August 12, 2017

  • [FIX] Correct a typescript typing.

v0.14.0

02 Jan 18:03
Compare
Choose a tag to compare

0.14.0 - June 19, 2017

  • [NEW] Bumps Axios to 0.16.2.
  • [FIX] Address issue with React Native 0.45.1 and enumerable key warning.
  • [BORING] Staring to migrate source to TypeScript because I want to feel normal again.