Releases: sendgrid/sendgrid-nodejs
Releases · sendgrid/sendgrid-nodejs
v6.1.6
Added
- Pull #539: Add subscription widget to packages
- Thanks to Devin Chasanoff for the PR!
Updated
- Pull #542: Turn ContactImporter into ES6 class
- Thanks to Seth Etter for the PR!
v6.1.4
v6.1.3
v6.1.2
v6.1.1
v6.1.0
Added
- Pull #430, solves #428: TypeScript support added for v6 packages
- Thanks to Benjamin Pannell for the PR!
v6.0.0
BREAKING CHANGE
- BIG, HUGE, MEGA THANKS to Adam Reis for this amazing PR!!!
- Pull #407 via #378: API Simplification
- v6.0.0 is a complete rewrite of this SDK for all endpoints. To upgrade from v5.X and lower, please begin here.
- Please do not hesitate to open an issue if there are any challenges and/or feedback. PRs are also welcome.
v5.2.2
Fix
- Pull #418, Fixed #417
- Update TypeScript definition to correct callback arguments for API
- Thanks to Benjamin Pannell for the PR!
v5.2.1
Fixed
- Pull #413: Handle null and undefined values in substitutions
- Thanks to Matteo Ferrando for the PR!
v5.2.0
Fixed
- Pull #410: Cast substitution values to strings
- Thanks to Ryan James for the PR!