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 3aba9c8 commit 5cf1083Copy full SHA for 5cf1083
README.md
@@ -44,8 +44,8 @@ Only the following version combinations with the [MongoDB Node.js Driver](https:
44
45
| | `@mongodb-js/zstd@1.x` | `@mongodb-js/zstd@2.x` |
46
| ---------------- | ---------------------- | ---------------------- |
47
-| `mongodb@>=6.11` | ✓ `^1.1.0` | `^2.0.0` |
48
-| `mongodb@<6.11` | ✓ `^1.1.0` | N/A |
+| `mongodb@>=6.12` | ✓ `^1.1.0` | `^2.0.0` |
+| `mongodb@<6.12` | ✓ `^1.1.0` | N/A |
49
| `mongodb@5.x` | ✓ | N/A |
50
| `mongodb@4.x` | ✓ | N/A |
51
| `mongodb@3.x` | N/A | N/A |
0 commit comments