File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ 6.1.1 / 2021-12-09
2+ ==================
3+ * fix(document): allow setting nested path to instance of document #11011
4+ * fix(update): respect strict option when casting array filters #11062
5+ * fix(index.d.ts): allow SchemaTypes.Mixed for all schema definition properties to allow using union types #10900
6+ * fix(index.d.ts): correct types for Schema.prototype.obj and ` Model.schema ` #10895
7+ * docs(migrating_to_6): add note about Types.ObjectId() being a class and requiring ` new ` #10960
8+
196.1.0 / 2021-12-07
210==================
311 * feat(populate): support ref on subdocuments #10856
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 6.1.0 " ,
4+ "version" : " 6.1.1 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments