Releases: mailjet/mailjet-apiv3-nodejs
Releases · mailjet/mailjet-apiv3-nodejs
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
Fixed incorrect published package.json on NPM
Fixed incorrect published package.json on NPM
Update supported Node.js version + other improvements
Support Send API v3.1
v3.1.0 version fix
v3.0.6
Node 0.12 compatibility
v3.0.5 version