Skip to content

Commit 5831e49

Browse files
committed
DOCSP-43243 Clarify driver support for language versions
1 parent 1a352c0 commit 5831e49

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

source/compatibility.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,23 @@ The first column lists the driver version.
3333

3434
Language Compatibility
3535
----------------------
36-
The following compatibility table specifies the recommended versions of
36+
37+
The following compatibility table specifies the supported versions of
3738
the {+driver-long+} for use with a specific version of Node.js.
3839

3940
The first column lists the driver version.
4041

4142
.. include:: /includes/language-compatibility-table-node.rst
4243

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+
4353
Component Compatibility
4454
-----------------------
4555
The following table describes add-on component version compatibility for

0 commit comments

Comments
 (0)