Skip to content

Releases: dadi/api-wrapper

v2.0.0

13 Dec 12:11
b829a8e
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-12-13)

Bug Fixes

  • adjust unit tests to new core version (cc8cce1f)
  • update core dependency version (81948d51)

Features

Breaking Changes

  • force major update

(bdfcaa5f)

v1.7.0

16 Jun 15:06
Compare
Choose a tag to compare

<a name"1.7.0">

1.7.0 (2017-06-16)

Bug Fixes

Features

  • listen for content-type header in request object (48bda7a1)

v1.5.1

26 Apr 08:23
Compare
Choose a tag to compare

<a name"1.5.1">

1.5.1 (2017-04-26)

Bug Fixes

  • check for headers object within error response (444c88f9)

v1.5.0

24 Feb 09:32
Compare
Choose a tag to compare

<a name"1.5.0">

1.5.0 (2017-02-24)

Features

v1.4.1

22 Feb 03:26
Compare
Choose a tag to compare

<a name"1.4.1">

1.4.1 (2017-02-22)

Bug Fixes

  • allow full 1.x range for core dependency (a9a7decd)

Version 1.4.0

09 Dec 01:26
Compare
Choose a tag to compare

The core functionality of API Wrapper has been extracted to form a new module api-wrapper-core. The change allows the use of the API Wrapper functionality in the browser as well as within server-side applications.