File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The first column lists the driver version.
2929
3030.. sharedinclude:: dbx/compatibility-table-legend.rst
3131
32- .. sharedinclude :: dbx /mongodb-compatibility-table-node.rst
32+ .. include :: /includes /mongodb-compatibility-table-node.rst
3333
3434Language Compatibility
3535----------------------
@@ -38,7 +38,7 @@ the {+driver-long+} for use with a specific version of Node.js.
3838
3939The first column lists the driver version.
4040
41- .. sharedinclude :: dbx /language-compatibility-table-node.rst
41+ .. include :: /includes /language-compatibility-table-node.rst
4242
4343For more information on how to read the compatibility tables, see our guide on
4444:ref:`MongoDB Compatibility Tables. <about-driver-compatibility>`
Original file line number Diff line number Diff line change 6363 -
6464 -
6565 -
66- * - 3.5.X
67- -
68- -
69- - ✓
70- - ✓
71- - ✓
72- - ✓
73- - ✓
74- - ✓
75- -
76- -
77- -
78- * - 3.4.X
79- -
80- -
81- - ✓
82- - ✓
83- - ✓
84- - ✓
85- - ✓
86- - ✓
87- -
88- -
89- -
90- * - 3.3.X
91- -
92- -
93- - ✓
94- - ✓
95- - ✓
96- - ✓
97- - ✓
98- - ✓
99- -
100- -
101- -
102- * - 3.2.X
103- -
104- -
105- - ✓
106- - ✓
107- - ✓
108- - ✓
109- - ✓
110- - ✓
111- -
112- -
113- -
114- * - 3.1.X
115- -
116- -
117- - ✓
118- - ✓
119- - ✓
120- - ✓
121- - ✓
122- - ✓
123- -
124- -
125- -
126- * - 3.0.X
127- -
128- -
129- - ✓
130- - ✓
131- - ✓
132- - ✓
133- - ✓
134- - ✓
135- -
136- -
137- -
138- * - 2.2.X
139- -
140- -
141- -
142- -
143- -
144- - ✓
145- - ✓
146- - ✓
147- - ✓
148- - ✓
149- - ✓
150- * - 2.1.X
151- -
152- -
153- -
154- -
155- -
156- - ✓
157- - ✓
158- - ✓
159- - ✓
160- - ✓
161- - ✓
162- * - 2.0.X
163- -
164- -
165- -
166- -
167- -
168- - ✓
169- - ✓
170- - ✓
171- - ✓
172- - ✓
173- - ✓
174- * - >=1.4.18
175- -
176- -
177- -
178- -
179- -
180- -
181- -
182- -
183- - ✓
184- - ✓
185- - ✓
186- * - 1.4.X
187- -
188- -
189- -
190- -
191- -
192- -
193- -
194- -
195- -
196- - ✓
197- - ✓
198-
66+
67+ .. [#latest-note ] Versions 6.0 and later of the {+driver-short+} require Node.js v16.20.1 or later.
Original file line number Diff line number Diff line change 276276 - ✓
277277 - ✓
278278
279- * - 3.5
280- - ⊛
281- - ⊛
282- - ⊛
283- - ⊛
284- - ✓
285- - ✓
286- - ✓
287- - ✓
288- - ✓
289- - ✓
290- - ✓
291-
292- * - 3.4
293- - ⊛
294- - ⊛
295- - ⊛
296- - ⊛
297- - ✓
298- - ✓
299- - ✓
300- - ✓
301- - ✓
302- - ✓
303- - ✓
304-
305- * - 3.3
306- - ⊛
307- - ⊛
308- - ⊛
309- - ⊛
310- - ✓
311- - ✓
312- - ✓
313- - ✓
314- - ✓
315- - ✓
316- - ✓
317-
318- * - 3.2.1
319- - ⊛
320- - ⊛
321- - ⊛
322- - ⊛
323- - ⊛
324- - ✓
325- - ✓
326- - ✓
327- - ✓
328- - ✓
329- - ✓
330-
331- * - 3.1
332- - ⊛
333- - ⊛
334- - ⊛
335- - ⊛
336- - ⊛
337- - ✓
338- - ✓
339- - ✓
340- - ✓
341- - ✓
342- - ✓
343-
344- * - 3.0
345- -
346- -
347- -
348- -
349- -
350- -
351- - ✓
352- - ✓
353- - ✓
354- - ✓
355- - ✓
356-
357- * - 2.2.12
358- -
359- -
360- -
361- -
362- -
363- -
364- -
365- - ✓
366- - ✓
367- - ✓
368- - ✓
369-
370- * - 2.0.14
371- -
372- -
373- -
374- -
375- -
376- -
377- -
378- -
379- -
380- - ✓
381- - ✓
382-
383- * - 1.4.29
384- -
385- -
386- -
387- -
388- -
389- -
390- -
391- -
392- -
393- - ✓
394- - ✓
395-
396279.. [#unified-topology ] When using Node.js Driver version 3.7, you must set the ``useUnifiedTopology `` flag to ``true `` for certain features.
397-
You can’t perform that action at this time.
0 commit comments