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 635fe21 commit 126b5cdCopy full SHA for 126b5cd
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
-| `8.x` | `^8.7.0 | ^9.0.0` |
+| `8.x` | `^8.7.0 \| ^9.0.0` |
22
| `7.x` | `^7.4.0 \| ^8.0.0 \| ^9.0.0` |
23
| `6.x` | `^7.0.0 \| ^8.0.0 \| ^9.0.0` |
24
| `5.x` | `^6.0.0 \| ^7.0.0 \| ^8.0.0` |
0 commit comments