Skip to content

Commit 9682172

Browse files
authored
docs: Mark package as deprecated as of V7
1 parent 64ae6dd commit 9682172

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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)
22

33
**Attention :memo:**
44

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:
66

77
- [Driver Source](https://github.com/mongodb/node-mongodb-native/)
88
- [Driver NPM Package](https://www.npmjs.com/package/mongodb)
@@ -102,6 +102,7 @@ The following version combinations with the [MongoDB Node.js Driver](https://git
102102

103103
104104
| ------------- | -------------------- | -------------------- | -------------------- |
105+
| `[email protected]` | N/A | N/A | N/A |
105106
| `[email protected]` | N/A | N/A ||
106107
| `[email protected]` | N/A || N/A |
107108
| `[email protected]` || N/A | N/A |

0 commit comments

Comments
 (0)