File tree 2 files changed +9
-1
lines changed 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ 7.3.1 / 2023-06-21
2
+ ==================
3
+ * fix(query): respect query-level strict option on findOneAndReplace() #13516 #13507
4
+ * docs(connections): expand docs on serverSelectionTimeoutMS #13533 #12967
5
+ * docs: add example of accessing save options in pre save #13498
6
+ * docs(connections+faq): add info on localhost vs 127.0.0.1
7
+ * docs(SchemaType): validate members are validator & message (not msg) #13521 [ lorand-horvath] ( https://github.com/lorand-horvath )
8
+
1
9
7.3.0 / 2023-06-14
2
10
==================
3
11
* feat: upgrade mongodb -> 5.6.0 #13455 [ lorand-horvath] ( https://github.com/lorand-horvath )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 7.3.0 " ,
4
+ "version" : " 7.3.1 " ,
5
5
"author" :
" Guillermo Rauch <[email protected] >" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments