File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ 6.4.3 / 2022-07-05
2+ ==================
3+ * fix(document): handle validating deeply nested subdocuments underneath nested paths with required: false #12021
4+ * fix(types): infer schematype type from schema paths when calling ` SchemaType.path() ` #11987
5+ * fix(types): add $top and $topN aggregation operators #12053
6+ * fix(types): clean up a couple of issues with $add and $ifNull #12017
7+ * fix(types): allow $cond with $in #12028
8+ * docs: add path level descending index example in docs #12023 [ MitchellCash] ( https://github.com/MitchellCash )
9+ * docs: add Buffer, Decimal128, Map to docs #11971
10+
1116.4.2 / 2022-07-01
212==================
313 * fix: keep autoIndex & autoCreate as true by default if read preference is primaryPreferred #11976
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 6.4.2 " ,
4+ "version" : " 6.4.3 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments