File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ 6.4.6 / 2022-07-20
2+ ==================
3+ * fix(schema): disallow setting __ proto__ when creating schema with dotted properties #12085
4+ * fix(document): avoid mutating original object passed to $set() when applying defaults to nested properties #12102
5+ * fix(query): apply lean transform option to top-level document #12093
6+ * docs(migrating_to_6): correct example for ` isObjectIdOrHexString() ` #12123 [ LokeshKanumoori] ( https://github.com/LokeshKanumoori )
7+
186.4.5 / 2022-07-18
29==================
310 * fix(model+timestamps): set timestamps on subdocuments in insertMany() #12060
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 6.4.5 " ,
4+ "version" : " 6.4.6 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments