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 af0f011 commit 682a9e9Copy full SHA for 682a9e9
docs/compatibility.md
@@ -18,6 +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` |
22
| `7.x` | `^7.4.0 \| ^8.0.0` |
23
| `6.x` | `^6.5.0 \| ^7.0.0 \| ^8.0.0` |
24
| `5.x` | `^5.13.0` \| `^6.0.0 \| ^7.0.0 \| ^8.0.0`|
0 commit comments