You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# MongoDB Node.js Driver with Optional Callback Support Legacy Package
1
+
# MongoDB Node.js Driver with Optional Callback Support Legacy Package (DEPRECATED)
2
2
3
3
**Attention :memo:**
4
4
5
-
This is a wrapper of the `mongodb` driver, if you are starting a new project you likely just want to use the driver directly:
5
+
This is a wrapper of the `mongodb` driver, compatible with versions 4.x-6.x ONLY. There will be no 7.x+ compatible version. If you are starting a new project please use the driver directly:
0 commit comments