Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The first column lists the driver version.

.. sharedinclude:: dbx/compatibility-table-legend.rst

.. sharedinclude:: dbx/mongodb-compatibility-table-node.rst
.. include:: /includes/mongodb-compatibility-table-node.rst

Language Compatibility
----------------------
Expand All @@ -41,7 +41,7 @@ the {+driver-long+} for use with a specific version of Node.js.

The first column lists the driver version.

.. sharedinclude:: dbx/language-compatibility-table-node.rst
.. include:: /includes/language-compatibility-table-node.rst

Component Compatibility
-----------------------
Expand Down
44 changes: 1 addition & 43 deletions source/includes/language-compatibility-table-node.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,47 +83,5 @@
-
-
-

* - 2.X
-
-
-
-
-
-
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - >= 1.4.18
-
-
-
-
-
-
-
-
-
- ✓
- ✓
- ✓
* - 1.4.X
-
-
-
-
-
-
-
-
-
-
- ✓
- ✓


.. [#latest-note] Versions 6.0 and later of the {+driver-short+} require Node.js v16.20.1 or later.

78 changes: 0 additions & 78 deletions source/includes/mongodb-compatibility-table-node.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,82 +120,4 @@
- ✓
- ✓

* - 3.3 to 3.5
-
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 3.1 to 3.2
-
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 3.0
-
-
-
-
-
-
- ✓
- ✓
- ✓
- ✓
- ✓

* - 2.2.12
-
-
-
-
-
-
-
- ✓
- ✓
- ✓
- ✓

* - 2.0.14
-
-
-
-
-
-
-
-
-
- ✓
- ✓

* - 1.4.29
-
-
-
-
-
-
-
-
-
- ✓
- ✓

.. [#unified-topology] When using Node.js Driver version 3.7, you must set the ``useUnifiedTopology`` flag to ``true`` for certain features.
Loading