PackageTrack

npm · #4549

@sendgrid/mail

8.1.6sendgrid/sendgrid-nodejs

Twilio SendGrid NodeJS mail service

Release timeline

54 releases since 2017
2019202120232025

Releases

  1. 8.1.619 Sept 2025
    Release notes

    Release Notes

    Library - Chore

    Open source →
  2. 8.1.57 Apr 2025
    Release notes

    Release Notes

    Library - Chore

    Open source →
  3. 8.1.417 Oct 2024
    Release notes

    Release Notes

    Library - Chore

    Open source →
  4. 8.1.32 Apr 2024
    Release notes

    Release Notes

    Library - Fix

    Library - Chore

    Open source →
  5. 8.1.21 Apr 2024
    Release notes

    Release Notes

    Library - Chore

    • No Change. Manual release.
    Open source →
  6. 8.1.114 Feb 2024
    Release notes

    Release Notes

    Library - Chore

    Open source →
  7. 8.1.06 Dec 2023
    Release notes

    Release Notes

    Library - Feature

    Open source →
  8. 8.0.05 Dec 2023
    Release notes

    Release Notes

    Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

    Library - Feature

    Library - Docs

    Library - Test

    Open source →
  9. 7.7.018 May 2022
    Release notes

    Release Notes

    Library - Docs

    Library - Feature

    Library - Fix

    Open source →
  10. 7.6.29 Mar 2022
    Release notes

    Release Notes

    Library - Chore

    Library - Docs

    • PR #1342: fix broken image links on npm. Thanks to @IObert!
    • PR #1340: Update docs with bodyParser exclusion for webhook signature verification. Thanks to @danmana!
    Open source →
  11. 7.6.19 Feb 2022
    Release notes

    Release Notes

    Library - Chore

    Library - Test

    Library - Fix

    • PR #1326: Revert "chore: adjust 'packages/mail/src/mail.d.ts' (#1320)". Thanks to @eshanholtz!

    Library - Docs

    Open source →
  12. 7.6.03 Nov 2021
    Release notes

    Release Notes

    Library - Docs

    Library - Feature

    • PR #1312: allow personalization of the From name & email for each email recipient. Thanks to @beebzz!
    Open source →
  13. 7.5.018 Oct 2021
    Release notes

    Release Notes

    Library - Feature

    Library - Docs

    Library - Test

    Open source →
  14. 7.4.722 Sept 2021
    Release notes

    Release Notes

    Library - Chore

    Open source →
  15. 7.4.611 Aug 2021
    Release notes

    Release Notes

    Library - Fix

    Library - Docs

    Open source →
  16. 7.4.516 Jun 2021
    Release notes

    Release Notes

    Library - Fix

    Open source →
  17. 7.4.45 May 2021
    Release notes

    Release Notes

    Library - Docs

    Library - Fix

    Library - Chore

    Open source →
  18. 7.4.213 Jan 2021
    Release notes

    Release Notes

    Library - Chore

    Open source →
  19. 7.4.16 Jan 2021
    Release notes

    Release Notes

    Library - Chore

    Open source →
  20. 7.4.05 Nov 2020
    Release notes

    Release Notes

    Library - Chore

    Library - Feature

    • PR #712: Add method chaining in mail-service.js. Thanks to @hjmsw!
    Open source →
  21. 7.3.014 Oct 2020
    Release notes

    Release Notes

    Library - Feature

    • PR #771: Extend client.setDefault[Request,Headers] to accept objects. Thanks to @aslafy-z!

    Library - Docs

    Library - Chore

    Open source →
  22. 7.2.616 Sept 2020
    Release notes

    Release Notes

    Library - Fix

    Open source →
  23. 7.2.52 Sept 2020
    Release notes

    Release Notes

    Library - Docs

    Library - Fix

    Open source →
  24. 7.2.419 Aug 2020
    Release notes

    Release Notes

    Library - Chore

    Open source →
  25. 7.2.35 Aug 2020
    Release notes

    Release Notes

    Library - Chore

    Open source →
  26. 7.2.222 Jul 2020
    Release notes

    Release Notes

    Library - Chore

    Library - Docs

    Open source →
  27. 7.2.124 Jun 2020
    Release notes

    Release Notes

    Library - Docs

    • PR #907: Add generation field to create template call otherwise legacy template will be created. Thanks to @vinu-phoenix!
    • PR #1151: Update transactional-templates.md to use dynamicTemplateData instead of dynamic_template_data. Thanks to @bttf!
    • PR #1145: Update docs for domain or email verification. Thanks to @GeoFro!

    Library - Fix

    Open source →
  28. 7.2.010 Jun 2020
    Release notes

    Release Notes

    Library - Fix

    Library - Feature

    Library - Docs

    Open source →
  29. 7.1.114 May 2020
    Release notes

    Release Notes

    Library - Fix

    Open source →
  30. 7.1.029 Apr 2020
    Release notes

    Release Notes

    Library - Feature

    Library - Docs

    Library - Fix

    Open source →
  31. 7.0.115 Apr 2020
    Release notes

    Release Notes

    Library - Fix

    Open source →
  32. 7.0.01 Apr 2020
    Release notes

    Release Notes

    Library - Docs

    Library - Fix

    Library - Feature

    Library - Chore

    Open source →
  33. 6.5.518 Mar 2020
    Release notes

    Release Notes

    Library - Chore

    Open source →
  34. 6.5.44 Mar 2020
    Release notes

    Release Notes

    Library - Fix

    Open source →
  35. 6.5.320 Feb 2020
    Release notes

    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

    Open source →
  36. 6.5.25 Feb 2020
    Release notes

    Release Notes

    Library - Fix

    • PR #1035: Move @types/request back to dependencies. Thanks to @hlian!
    Open source →
  37. 6.5.124 Jan 2020
    Release notes

    Release Notes

    Library - Fix

    Library - Docs

    Open source →
  38. 6.5.015 Jan 2020

    Nothing published for this version

  39. 6.4.06 May 2019
    Release notes

    Added

    Fixed

    Open source →
  40. 6.3.114 Jun 2018
    Release notes

    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!
    Open source →
    Additional notes2 sources agree

    This minor version bump was due to a hiccup using lerna to publish to npm.

    Open source →
  41. 6.3.014 Jun 2018
    Release notes2 sources agree

    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!
    Open source →
  42. 6.2.119 Jan 2018
    Release notes3 sources agree

    Fixed

    • PR #619, Fixes #618: Update definitions for tsc 2.6
    • Thanks to Francesco Soncina for the PR!
    Open source →
  43. 6.2.013 Jan 2018
    Release notes3 sources agree

    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!
    Open source →
  44. 6.1.421 Sept 2017
    Release notes

    Updated

    • Pull #445: Documenation Updates for better DX/UX
    • Updates to README, TROUBLESHOOTING and USE_CASE documents to improve the developer experience.
    Open source →
    Additional notes2 sources agree

    Updated

    • Pull #445: Documentation Updates for better DX/UX
    • Updates to README, TROUBLESHOOTING and USE_CASE documents to improve the developer experience.
    Open source →
  45. 6.1.312 Sept 2017
    Release notes3 sources agree

    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!
    Open source →
  46. 6.1.231 Aug 2017
    Release notes

    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!
    Open source →
    Additional notes2 sources agree

    Fixed

    • Pull #438: Content is not mandatory
    • Solves #435: Unexpected Error when trying to send transactional email
    • Thanks to Adam Reis for the PR!
    Open source →
  47. 6.1.131 Aug 2017
    Release notes

    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!
    Open source →
    Additional notes2 sources agree

    Fixed

    • Pull #436, solves #433: Convert plain data to personalization class instance
    • Thanks to Adam Reis for the PR!
    Open source →
  48. 6.1.030 Aug 2017
    Release notes3 sources agree

    Added

    • Pull #430, solves #428: TypeScript support added for v6 packages
    • Thanks to Benjamin Pannell for the PR!
    Open source →
  49. 6.0.028 Aug 2017
    Release notes

    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.
    Open source →
    Additional notes2 sources agree

    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, we suggest you update your code based on the examples found here for mail send and here for all other endpoints.
    • Please do not hesitate to open an issue if there are any challenges and/or feedback. PRs are also welcome.
    Open source →
  50. 6.0.0-beta.521 Aug 2017pre-release

    Nothing published for this version

  51. 6.0.0-beta.421 Jul 2017pre-release

    Nothing published for this version

  52. 6.0.0-beta.320 Jul 2017pre-release

    Nothing published for this version

  53. 6.0.0-beta.220 Jul 2017pre-release

    Nothing published for this version

  54. 6.0.0-beta.018 Jul 2017pre-release

    Nothing published for this version