Skip to content

Commit f90a9a3

Browse files
authored
DOCSP-43243 Clarify driver support for language versions (#943)
* DOCSP-43243 Clarify driver support for language versions * edits * small edit * remove edit * revision * revisions
1 parent 6d1bb81 commit f90a9a3

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

source/compatibility.txt

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,24 @@ 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-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+
4354
Component Compatibility
4455
-----------------------
4556
The following table describes add-on component version compatibility for

0 commit comments

Comments
 (0)