We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a7e4eb commit dc01933Copy full SHA for dc01933
UPGRADE.md
@@ -0,0 +1,12 @@
1
+# Upgrade Guide
2
+
3
+_All `MAJOR` version bumps will have upgrade notes posted here._
4
5
+## [2023-12-05] 7.x.x to 8.x.x
6
7
+---
8
9
+* Supported Node.js versions updated
10
+ * Upgrade to Node.js = [12, 14, 16, lts]
11
+ * Dropped support for Node.js < 12 ([#1391](https://github.com/sendgrid/sendgrid-nodejs/pull/1391))
12
+ * Axios security vulnerability upgrade ([#1391](https://github.com/sendgrid/sendgrid-nodejs/pull/1391))
0 commit comments