File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ 6.4.5 / 2022-07-18
2+ ==================
3+ * fix(model+timestamps): set timestamps on subdocuments in insertMany() #12060
4+ * fix: correct isAtlas check #12110 [ skrtheboss] ( https://github.com/skrtheboss )
5+ * fix(types): fix various issues with auto typed schemas #12042 [ mohammad0-0ahmad] ( https://github.com/mohammad0-0ahmad )
6+ * fix(types): allow any value for AddFields #12096
7+ * fix(types): allow arbitrary expressions for ConcatArrays #12058
8+ * fix(types): make $addToSet fields mutable to allow programatically constructing $addToSet #12091
9+ * fix(types): add $let as a possible expression to $addFields #12087 [ AbdelrahmanHafez] ( https://github.com/AbdelrahmanHafez )
10+ * fix(types): fix $switch expression type #12088 [ AbdelrahmanHafez] ( https://github.com/AbdelrahmanHafez )
11+ * fix(types): correct options type for syncIndexes() #12101 [ lpizzinidev] ( https://github.com/lpizzinidev )
12+ * fix(types): avoid treating | undefined types as any in ` Require_id ` to better support ` _id: String ` with auto-typed schemas #12070
13+ * docs: fix up various jsdoc issues #12086 [ hasezoey] ( https://github.com/hasezoey )
14+ * docs: add sanitizeFilter to mongoose.set() options #12112 [ pathei-kosmos] ( https://github.com/pathei-kosmos )
15+
1166.4.4 / 2022-07-08
217==================
318 * fix(types): allow using an object to configure timestamps #12061 [ lantw44] ( https://github.com/lantw44 )
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 6.4.4 " ,
4+ "version" : " 6.4.5 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments