We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9978adb commit a2528f3Copy full SHA for a2528f3
MIGRATION-GUIDE.md
@@ -2,9 +2,9 @@
2
3
JavaScript SDK v11.0.0 has a few breaking changes that you should consider when migrating from version 10.x.x.
4
5
-## Changes that affect server-side API (NodeJS)
+## Changes that affect server-side API (Node.js)
6
7
-While JavaScript SDK previously supported NodeJS v6 and above, the SDK now requires NodeJS v14 or above.
+While JavaScript SDK previously supported Node.js v6 and above, the SDK now requires Node.js v14 or above.
8
9
## Changes that affect client-side API (Browser)
10
0 commit comments