We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfc8c7 commit 9b92e1dCopy full SHA for 9b92e1d
config/redirects
@@ -1,6 +1,6 @@
1
define: prefix docs/drivers/node
2
define: 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 master
+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 v5.0 master
4
5
symlink: current -> master
6
snooty.toml
@@ -16,7 +16,7 @@ toc_landing_pages = [
16
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
17
18
[constants]
19
-version = "4.13"
+version = "5.0"
20
package-name-org = "mongodb-org"
21
api = "https://mongodb.github.io/node-mongodb-native/{+version+}"
22
mongosh = "``mongosh``"
0 commit comments