File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,24 @@ The first column lists the driver version.
33
33
34
34
Language Compatibility
35
35
----------------------
36
- The following compatibility table specifies the recommended versions of
36
+
37
+ The following compatibility table specifies the supported versions of
37
38
the {+driver-long+} for use with a specific version of Node.js.
38
39
39
40
The first column lists the driver version.
40
41
41
42
.. include:: /includes/language-compatibility-table-node.rst
42
43
44
+ .. note:: The {+driver-short+} Supports Node.js Versions in the "Active LTS" Phase or Later
45
+
46
+ After release, Node.js versions have a "Current" release status for six months
47
+ to give library authors time to add support for them. The {+driver-long+}
48
+ officially supports a Node.js version once the release status moves
49
+ to "Active LTS", which means the version is ready for general use. To learn
50
+ more about release statuses for Node.js versions, see
51
+ `Node.js Releases <https://nodejs.org/en/about/previous-releases>`__
52
+ on the Node.js site.
53
+
43
54
Component Compatibility
44
55
-----------------------
45
56
The following table describes add-on component version compatibility for
You can’t perform that action at this time.
0 commit comments