File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.17.2 / 2025-08-18
2+ ===================
3+ * fix: avoid Model.validate() hanging when all paths fail casting #15580 #15579 [piotracalski](https://github.com/piotracalski)
4+ * types(document): better support for flattenObjectIds and versionKey options for toObject() and toJSON() #15582 #15578
5+ * docs: fix docs jsdoc tags and add UUID to be listed #15585
6+ * docs(document): fix code sample that errors with "Cannot set properties of undefined" #15589
7+
188.17.1 / 2025-08-07
29===================
310 * fix(query): propagate read preference and read concern to populate if read() called after populate() #15567 #15553
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.17.1 " ,
4+ "version" : " 8.17.2 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments