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+
176.11.6 / 2023-08-21
28===================
39 * 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 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 6.11.6 " ,
4+ "version" : " 6.12.0 " ,
55 "author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments