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+ 7.3.3 / 2023-07-10
2+ ==================
3+ * fix: avoid prototype pollution on init
4+ * fix(document): clean up all array subdocument modified paths on save() #13589 #13582
5+ * types: avoid unnecessary MergeType<> if TOverrides not set, clean up statics and insertMany() type issues #13577 #13529
6+
177.3.2 / 2023-07-06
28==================
39 * fix(model): avoid TypeError if insertMany() fails with error that does not have writeErrors property #13579 #13531
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 7.3.2 " ,
4+ "version" : " 7.3.3 " ,
55 "author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments