Skip to content

Releases: sendwithus/sendwithus_nodejs

v6.0.3

13 Jan 17:23
aeb7b7f
Compare
Choose a tag to compare

v6.0.2

12 Dec 21:27
529c478
Compare
Choose a tag to compare
  • Fix bug where response wasn't getting passed in requests.

Release v6.0.1

16 Mar 19:15
0fbcdf0
Compare
Choose a tag to compare

Release v6.0.1

Bug fix release with updates to client dependencies that have known security vulnerabilities.

Release v6.0.0

16 Feb 17:09
de0eee2
Compare
Choose a tag to compare

Breaking Changes

  • Change in behaviour for how the provided callback is being used.
  • Changes to the handleResponse function related to how the function parses response and errors (including runtime errors).
  • Moved thenable promise chain for fetch into single location.

v5.1.0

17 Nov 17:37
c01464a
Compare
Choose a tag to compare

What's Changed

  • bump to version 5 since adding engines field to package.json by @rob-swu in #52
  • Update _fetchBoilerplate consumers + fix test setup by @iprignano in #55

New Contributors

Full Changelog: v4.3.3...v5.1.0

v4.3.2

28 Apr 18:49
9a7aca4
Compare
Choose a tag to compare

Removes the nodeunit testing suite and replaces it with mocha.

v4.3.1

24 Apr 23:25
8f522db
Compare
Choose a tag to compare

The underlying HTTP library in this client seems to be abandoned, so we've updated to use our fork with updated security patches.

4.3.0

16 Oct 23:02
f6733a5
Compare
Choose a tag to compare

New in v4.3.0:

  • Support for the Batch API has now been added.

4.2.0

08 Feb 18:28
b5f313f
Compare
Choose a tag to compare

New in v4.2.0:

New in v4.1.0:

4.0.1

22 Aug 22:43
Compare
Choose a tag to compare
Merge pull request #33 from sendwithus/update-api-endpoint

Update api endpoint