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+ 8.16.2 / 2025-07-07
2+ ===================
3+ * fix(cursor): populate after hydrating in queryCursor so populated docs get parent() #15498 #15494
4+ * fix(schema): support toJSONSchema() on mixed types and improve error message about unsupported types #15492 #15489
5+ * types: add _id and __v to toObject/toJSON transform type #15501 #15479
6+ * types(schema): use user-provided THydratedDocumentType as context for virtual get() and set() #15517 #15516
7+ * types: improve typing for transform option to toJSON and toObject #15485
8+ * docs: link to custom setter docs from lowercase, etc. options and note that setters run on query filters #15493 #15491
9+ * docs(jest): add note about resetModules #15515
10+
1118.16.1 / 2025-06-26
212===================
313 * fix(document): avoid setting _skipMarkModified when setting nested path with merge option #15484 #11913
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.16.1 " ,
4+ "version" : " 8.16.2 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments