File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ 6.11.1 / 2023-05-08
2
+ ===================
3
+ * fix(query): apply schema-level paths before calculating projection for findOneAndUpdate() #13348 #13340
4
+ * fix: add SUPPRESS_JEST_WARNINGS environment variable to hide jest warnings #13384 #13373
5
+ * types(model): allow overwriting expected param type for bulkWrite() #13292 [ hasezoey] ( https://github.com/hasezoey )
6
+
1
7
6.11.0 / 2023-05-01
2
8
===================
3
9
* feat: upgrade to mongodb 4.16.0 for Deno+Atlas connection fix #13337 #13075
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 6.11.0 " ,
4
+ "version" : " 6.11.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