Skip to content

Commit 682a9e9

Browse files
committed
docs: indicate that Mongoose 8.7 is required for full MongoDB 8 support
1 parent af0f011 commit 682a9e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Below are the [semver](http://semver.org/) ranges representing which versions of
1818

1919
| MongoDB Server | Mongoose |
2020
| :------------: | :-------------------------------------: |
21+
| `8.x` | `^8.7.0` |
2122
| `7.x` | `^7.4.0 \| ^8.0.0` |
2223
| `6.x` | `^6.5.0 \| ^7.0.0 \| ^8.0.0` |
2324
| `5.x` | `^5.13.0` \| `^6.0.0 \| ^7.0.0 \| ^8.0.0`|

0 commit comments

Comments
 (0)