Releases: mailjet/mailjet-apiv3-nodejs
Releases · mailjet/mailjet-apiv3-nodejs
3.3.13
3.3.12
3.3.11
3.3.10
3.3.9
3.3.8
Fix vulnerable packages
What's Changed
- update packages with vulns by @andrii-yelis in #160
- Update lockfile and bump vulnerable packages by @joedimarzio in #182
New Contributors
- @joedimarzio made their first contribution in #182
Full Changelog: v3.3.3...v3.3.5
various fixes
v3.3.3 pumb-version-after-bigint-update
Improved error handling and fixed perform_api_call
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
Added support for authentication with bearer token for the SMS API