File tree Expand file tree Collapse file tree 6 files changed +83
-50
lines changed Expand file tree Collapse file tree 6 files changed +83
-50
lines changed Original file line number Diff line number Diff line change 55 // the branches available to backport to
66 "targetBranchChoices" : [
77 " master" ,
8+ " v5.6" ,
89 " v5.5" ,
910 " v5.4" ,
1011 " v5.3" ,
Original file line number Diff line number Diff line change 11define: prefix docs/drivers/node
22define: base https://www.mongodb.com/${prefix}
3- define: versions v3.6 v3.7 v4.0 v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 v4.7 v4.8 v4.9 v4.10 v4.11 v4.12 v4.13 v4.14 v4.15 v5.0 v5.1 v5.2 v5.3 v5.4 v5.5 master
3+ define: versions v3.6 v3.7 v4.0 v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 v4.7 v4.8 v4.9 v4.10 v4.11 v4.12 v4.13 v4.14 v4.15 v5.0 v5.1 v5.2 v5.3 v5.4 v5.5 v5.6 master
44
55symlink: current -> master
66
@@ -18,4 +18,4 @@ raw: ${prefix}/stable -> ${base}/current/
1818[*-v5.0]: ${prefix}/${version}/quick-start/next-steps/ -> ${base}/${version}/quick-start/
1919
2020[v4.3-master]: ${prefix}/${version}/fundamentals/utf8-validation/ -> ${base}/${version}/fundamentals/bson/utf8-validation/
21- [*-v4.2]: ${prefix}/${version}/fundamentals/utf8-validation/ -> ${base}/${version}/
21+ [*-v4.2]: ${prefix}/${version}/fundamentals/utf8-validation/ -> ${base}/${version}/
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ toc_landing_pages = [
1818sharedinclude_root = " https://raw.githubusercontent.com/10gen/docs-shared/main/"
1919
2020[constants ]
21- version = " 5.5 "
21+ version = " 5.6 "
2222api = " https://mongodb.github.io/node-mongodb-native/{+version+}"
2323driver-long = " MongoDB Node.js driver"
2424driver-short = " Node.js driver"
Original file line number Diff line number Diff line change 44 :class: compatibility-large
55
66 * - Node.js Driver Version
7+ - Node.js v20.x.x
78 - Node.js v18.x.x
89 - Node.js v16.x.x
910 - Node.js v14.x.x
1516 - Node.js v0.12.X
1617 - Node.js v0.10.X
1718 - Node.js v0.8.X
18- * - 5.X
19+
20+ * - >= 5.6.X
21+ - ✓
22+ - ✓
23+ - ✓
24+ - ✓
25+ -
26+ -
27+ -
28+ -
29+ -
30+ -
31+ -
32+ -
33+ * - 5.0.0 to 5.5.X
34+ -
1935 - ✓
2036 - ✓
2137 - ✓
2844 -
2945 -
3046 * - 4.X
47+ -
3148 - ✓
3249 - ✓
3350 - ✓
4057 -
4158 -
4259 * - 3.7.X
60+ -
4361 -
4462 -
4563 - ✓
5270 -
5371 -
5472 * - 3.6.X
73+ -
5574 -
5675 -
5776 - ✓
6483 -
6584 -
6685 * - 3.5.X
86+ -
6787 -
6888 -
6989 - ✓
7696 -
7797 -
7898 * - 3.4.X
99+ -
79100 -
80101 -
81102 - ✓
88109 -
89110 -
90111 * - 3.3.X
112+ -
91113 -
92114 -
93115 - ✓
100122 -
101123 -
102124 * - 3.2.X
125+ -
103126 -
104127 -
105128 - ✓
112135 -
113136 -
114137 * - 3.1.X
138+ -
115139 -
116140 -
117141 - ✓
124148 -
125149 -
126150 * - 3.0.X
151+ -
127152 -
128153 -
129154 - ✓
141166 -
142167 -
143168 -
169+ -
144170 - ✓
145171 - ✓
146172 - ✓
153179 -
154180 -
155181 -
182+ -
156183 - ✓
157184 - ✓
158185 - ✓
165192 -
166193 -
167194 -
195+ -
168196 - ✓
169197 - ✓
170198 - ✓
171199 - ✓
172200 - ✓
173201 - ✓
174- * - >=1.4.18
202+ * - >= 1.4.18
203+ -
175204 -
176205 -
177206 -
193222 -
194223 -
195224 -
225+ -
196226 - ✓
197227 - ✓
198228
You can’t perform that action at this time.
0 commit comments