File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 6.5.1 / 2022-08-03
2+ ==================
3+ * fix(timestamps): set timestamps on child schema when child schema has timestamps: true but parent schema does not #12119
4+ * fix(schema+timestamps): handle insertMany() with timestamps and discriminators #12150
5+ * fix(model+query): handle populate with lean transform that deletes _ id #12143
6+ * fix(types): allow $pull with _ id #12142
7+ * fix(types): add schema plugin option inference #12196 [ hasezoey] ( https://github.com/hasezoey )
8+ * fix(types): pass type to mongodb bulk write operation #12167 [ emiljanitzek] ( https://github.com/emiljanitzek )
9+ * fix(types): map correct generics from model to schema #12125 [ emiljanitzek] ( https://github.com/emiljanitzek )
10+ * fix(types): avoid baffling circular reference when using PopulatedDoc with a bidirectional reference #12136
11+ * fix(types): allow using path with $count #12149
12+ * docs(compatibility): change to use a table #12200 [ hasezoey] ( https://github.com/hasezoey )
13+ * docs(api_split.pug): add "code" to sidebar entries #12153 [ hasezoey] ( https://github.com/hasezoey )
14+ * docs: add "code" to Headers (and index list) #12152 [ hasezoey] ( https://github.com/hasezoey )
15+
1166.5.0 / 2022-07-26
217==================
318 * perf(document): avoid creating unnecessary empty objects when creating a state machine #11988
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 6.5.0 " ,
4+ "version" : " 6.5.1 " ,
55 "author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments