Skip to content

Releases: sendwithus/sendwithus_nodejs

v6.0.3

Choose a tag to compare

@phil-ma phil-ma released this 13 Jan 17:23
aeb7b7f

v6.0.2

Choose a tag to compare

@demoore demoore released this 12 Dec 21:27
529c478
  • Fix bug where response wasn't getting passed in requests.

Release v6.0.1

Choose a tag to compare

@brandond-dyspatch brandond-dyspatch released this 16 Mar 19:15
0fbcdf0

Release v6.0.1

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

Release v6.0.0

Choose a tag to compare

@brandond-dyspatch brandond-dyspatch released this 16 Feb 17:09
de0eee2

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

Choose a tag to compare

@rob-swu rob-swu released this 17 Nov 17:37
c01464a

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

Choose a tag to compare

@phil-ma phil-ma released this 28 Apr 18:49
9a7aca4

Removes the nodeunit testing suite and replaces it with mocha.

v4.3.1

Choose a tag to compare

@demoore demoore released this 24 Apr 23:25
8f522db

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

Choose a tag to compare

@phil-ma phil-ma released this 16 Oct 23:02
f6733a5

New in v4.3.0:

  • Support for the Batch API has now been added.

4.2.0

Choose a tag to compare

@phil-swu phil-swu released this 08 Feb 18:28
b5f313f

New in v4.2.0:

New in v4.1.0:

4.0.1

Choose a tag to compare

@demoore demoore released this 22 Aug 22:43
Merge pull request #33 from sendwithus/update-api-endpoint

Update api endpoint