File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,23 @@ 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-long+} Supports Node.js Versions in the "Active LTS" Phase or Later
45
+
46
+ Upon release, Node.js versions have a "Current" status to allow library
47
+ authors to add support for them. The {+driver-long+} officially supports new
48
+ Node.js versions once their release status changes from "Current" to "Active LTS".
49
+ To learn more about release statues for Node.js versions, see
50
+ `Node.js Releases <https://nodejs.org/en/about/previous-releases>`__
51
+ on the Node.js site.
52
+
43
53
Component Compatibility
44
54
-----------------------
45
55
The following table describes add-on component version compatibility for
You can’t perform that action at this time.
0 commit comments