You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/compatibility.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,4 @@ Below are the [SemVer](http://semver.org/) ranges representing which versions of
28
28
|`4.0.x`|`^6.0.0 \| ^7.0.0 \| ^8.0.0 <8.16.0`|
29
29
|`3.6.x`|`^6.0.0 \| ^7.0.0 \| ^8.0.0 <8.8.0`|
30
30
31
-
Mongoose `^6.5.0` also works with MongoDB server 7.x. But not all new MongoDB server 7.x features are supported by Mongoose 6.x. To verify that your version of Mongoose is compatible based on the table able, use the [online SemVer checker](https://jubianchi.github.io/semver-check/#/).
31
+
Mongoose `^6.5.0` also works with MongoDB server 7.x. But not all new MongoDB server 7.x features are supported by Mongoose 6.x. To verify that your version of Mongoose is compatible based on the table above, use the [online SemVer checker](https://jubianchi.github.io/semver-check/#/).
0 commit comments