Skip to content

Releases: mailjet/mailjet-apiv3-nodejs

3.3.13

20 Apr 11:13

Choose a tag to compare

What's Changed

Full Changelog: 3.3.8...3.3.13

3.3.12

20 Apr 08:24

Choose a tag to compare

What's Changed

  • fix: removed dependency bluebird; small fix for tests by @scroll17 in #197

Full Changelog: 3.3.8...3.3.12

3.3.11

19 Apr 15:36

Choose a tag to compare

What's Changed

  • fix: update vulnerable dependency - superagent by @scroll17 in #196

Full Changelog: 3.3.8...3.3.11

3.3.10

14 Apr 17:26

Choose a tag to compare

What's Changed

  • fix: updated nock and resolved critical severity vulnerability by @scroll17 in #195

Full Changelog: 3.3.8...3.3.10

3.3.9

14 Apr 08:17

Choose a tag to compare

What's Changed

  • fix: problem with extra slash before query string values by @scroll17 in #194

Full Changelog: 3.3.8...3.3.9

3.3.8

13 Apr 12:19

Choose a tag to compare

What's Changed

  • fix: problem with wrong using require for load config.json file by @scroll17 in #193

New Contributors

Full Changelog: v3.3.7...3.3.8

Fix vulnerable packages

20 Jan 10:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.3...v3.3.5

various fixes

21 May 15:17

Choose a tag to compare

v3.3.3

pumb-version-after-bigint-update

Improved error handling and fixed perform_api_call

15 Oct 13:28
0a849c3

Choose a tag to compare

Perform api call - now return Promise in order to be the same as real Mailjet api call
Error handling - able to get status, response and reason and return proper error message

Added V4 and SMS support

30 Jul 13:11
78af682

Choose a tag to compare

Added support for authentication with bearer token for the SMS API