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
+
1
8
8.17.1 / 2025-08-07
2
9
===================
3
10
* 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 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 8.17.1 " ,
4
+ "version" : " 8.17.2 " ,
5
5
"author" :
" Guillermo Rauch <[email protected] >" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments