sendgrid-nodejs

The Official Twilio SendGrid Led, Community Driven Node.js API Library

MIT License

Downloads
18M
Stars
3K
Committers
209

Bot releases are hidden (Show)

sendgrid-nodejs - 7.1.0

Published by SendGridDX over 4 years ago

Release Notes

Library - Feature

Library - Docs

Library - Fix

sendgrid-nodejs - 7.0.1

Published by SendGridDX over 4 years ago

Release Notes

Library - Fix

sendgrid-nodejs - 7.0.0

Published by SendGridDX over 4 years ago

Release Notes

Library - Docs

Library - Fix

Library - Feature

Library - Chore

sendgrid-nodejs - 6.5.5

Published by SendGridDX over 4 years ago

Release Notes

Library - Chore

sendgrid-nodejs - 6.5.4

Published by SendGridDX over 4 years ago

Release Notes

Library - Fix

sendgrid-nodejs - 6.5.3

Published by SendGridDX over 4 years ago

Release Notes

Library - Docs

Library - Chore

  • PR #942: Bump braces from 2.3.0 to 2.3.2 in /packages/subscription-widget. Thanks to @dependabot!

Library - Fix

sendgrid-nodejs - 6.5.2

Published by SendGridDX over 4 years ago

Release Notes

Library - Fix

  • PR #1035: Move @types/request back to dependencies. Thanks to @hlian!
sendgrid-nodejs - 6.5.1

Published by SendGridDX over 4 years ago

Release Notes

Library - Fix

Library - Docs

sendgrid-nodejs - v6.4.0

Published by thinkingserious over 5 years ago

Added

Fixed

sendgrid-nodejs - v6.3.1

Published by thinkingserious over 6 years ago

Added

Fixed

  • PR #687: Exclude sections from camel/snake case conversion in Mail helper class. Big thanks to Simon Bélanger for the PR!
  • PR #666: Bumped the moment, chai-as-promised, and dirty-chai version in package.json. Big thanks to Cory Trimm for the PR!
  • PR #651: Typo - Change contentId to content_id. Big thanks to Tak Tran for the PR!
  • PR #610: Exclude esdoc node modules. Big thanks to Nitish Phanse for the PR!
sendgrid-nodejs - v6.2.1

Published by thinkingserious over 6 years ago

Fixed

  • PR #619, Fixes #618: Update definitions for tsc 2.6
  • Thanks to Francesco Soncina for the PR!
sendgrid-nodejs - v6.2.0

Published by thinkingserious almost 7 years ago

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!
sendgrid-nodejs - v6.1.6

Published by thinkingserious almost 7 years ago

Added

Updated

sendgrid-nodejs - v6.1.4

Published by thinkingserious about 7 years ago

Updated

  • Pull #445: Documenation Updates for better DX/UX
  • Updates to README, TROUBLESHOOTING and USE_CASE documents to improve the developer experience.
sendgrid-nodejs - v6.1.3

Published by thinkingserious about 7 years ago

Fixed

  • Pull #442: This addresses the issue where custom args and substitutions would have their keys transformed to camel case / snake case.
  • Solves #441: Substitution is not working
  • Thanks to Adam Reis for the PR!
sendgrid-nodejs - v6.1.2

Published by thinkingserious about 7 years ago

Fixed

You do not need to supply html or text content when you have a valid template ID.

  • Pull ##438: Content is not mandatory
  • Solves #435: Unexpected Error when trying to send transactional email
  • Thanks to Adam Reis for the PR!
sendgrid-nodejs - v6.1.1

Published by thinkingserious about 7 years ago

Fixed

  • Pull #436: Convert plain data to personalization class instance
  • Solves #433: Cannot use Substitutions neither in Personalizations nor in Mail objects
  • Thanks to Adam Reis for the PR!
sendgrid-nodejs - v6.1.0

Published by thinkingserious about 7 years ago

Added

  • Pull #430, solves #428: TypeScript support added for v6 packages
  • Thanks to Benjamin Pannell for the PR!
sendgrid-nodejs - v6.0.0

Published by thinkingserious about 7 years ago

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.
sendgrid-nodejs - v5.2.2

Published by thinkingserious about 7 years ago

Fix

  • Pull #418, Fixed #417
  • Update TypeScript definition to correct callback arguments for API
  • Thanks to Benjamin Pannell for the PR!