sendgrid / nodemailer-sendgrid-transport

SendGrid transport for Nodemailer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update sendgrid dependency to 2.0

mozeryansky opened this issue · comments

According to package.json this transport uses sendgrid ^1.8.0, but you have recently released 2.0.0

Now it is 5.0.1

The README of this repo now reads: "As of June 1, 2016, SendGrid will no longer support this library.".

Sendgrid actually updated the readme to say that the day after I submitted this issue. So that seemed to be their response, which is ok, it's a very large API change.