Releases: sendgrid/sendgrid-nodejs
Releases · sendgrid/sendgrid-nodejs
v6.2.0
Added
- PR #650: Expose Client and MailService classes
- Thanks to Adam Reis for the PR!
- PR #468: Heroku Tutorial
- Thanks to Shawn Wang for the PR!
- PR #477: Check if "body" on "response" is actually defined before accessing it
- Thanks to Philipp Gröschler for the PR!
- PR #457: Function to remove HTML tags
- Thanks to Nathaniel Hodges for the PR!
- PR #580: Simplify complexity in arrayToJson helpers
- Thanks to Anthony Juan Christian for the PR!
- PR #597: Adds file structure for USE_CASES.md
- Thanks to Shriyash Jalukar for the PR!
- PR #595: Added Code Review to CONTRIBUTING.md
- Thanks to Manjiri Tapaswi for the PR!
- PR #471: Google App Engine (GAE) Tutorial
- Thanks to Thujeevan for the PR!
- PR #449: Updated the endpoint which allows the retrieval of all recipients
- Thanks to Divya Rani for the PR!
- PR #568: Added unittest to check for specific repo files
- Thanks to Manjiri Tapaswi for the PR!
- PR #594: Sr. Front End Engineer job posting in Announcements
- Thanks to Marghodk for the PR!
Fixed
- PR #605: Chai dependency version issue
- Thanks to Mukul Mishra for the PR!
- PR #581: Remove .only from test
- Thanks to Cédric Guérin for the PR!
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!