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.12.0 / 2023-08-24
2
+ ===================
3
+ * feat: use mongodb driver v4.17.1
4
+ * fix(model): make Model.bulkWrite() with empty array and ordered false not throw an error #13664
5
+ * fix(document): correctly handle inclusive/exclusive projections when applying subdocument defaults #13763 #13720
6
+
1
7
6.11.6 / 2023-08-21
2
8
===================
3
9
* fix(model): avoid hanging on empty bulkWrite() with ordered: false #13701 #13684 [ JavaScriptBach] ( https://github.com/JavaScriptBach )
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.6 " ,
4
+ "version" : " 6.12.0 " ,
5
5
"author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments