Skip to content

Commit

Permalink
docs: update support matrix in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mingchuno committed Mar 14, 2023
1 parent 33cda2b commit 8ad92d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ yarn add connect-mongo
## Compatibility

* Support Express up to `5.0`
* Support [native MongoDB driver](http://mongodb.github.io/node-mongodb-native/) `>= 4.0`
* Support Node.js 12, 14 and 16
* Support [MongoDB](https://www.mongodb.com/) `3.2+`
* Support [native MongoDB driver](http://mongodb.github.io/node-mongodb-native/) `>= 5.0`
* Support Node.js 14, 16 and 18
* Support [MongoDB](https://www.mongodb.com/) `3.6+`

For extended compatibility, see previous versions [v3.x](https://github.com/jdesboeufs/connect-mongo/tree/v3.x).
But please note that we are not maintaining v3.x anymore.
Expand Down

0 comments on commit 8ad92d0

Please sign in to comment.