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.
2 parents 72b4094 + 9fa01fb commit f2bbddcCopy full SHA for f2bbddc
docs/compatibility.md
@@ -18,7 +18,7 @@ Below are the [semver](http://semver.org/) ranges representing which versions of
18
19
| MongoDB Server | Mongoose |
20
| :------------: | :-------------------------------------: |
21
-| `7.x` | `^7.4.0 | ^8.0.0` |
+| `7.x` | `^7.4.0 \| ^8.0.0` |
22
| `6.x` | `^6.5.0 \| ^7.0.0 \| ^8.0.0` |
23
| `5.x` | `^6.0.0 \| ^7.0.0 \| ^8.0.0` |
24
| `4.4.x` | `^5.10.0 \| ^6.0.0 \| ^7.0.0 \| ^8.0.0` |
0 commit comments