File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.17.1 / 2025-08-07
2+ ===================
3+ * fix(query): propagate read preference and read concern to populate if read() called after populate() #15567 #15553
4+ * fix(model): call correct function in autoSearchIndex #15569 #15565
5+ * fix(model): allow setting statics option on discriminator schema #15568 #15556
6+ * fix(model): remove unnecessary conversion of undefined -> null in findById #15566 #15551
7+ * types: allow passing in projections without as const #15564 #15557
8+ * types: support maxLength and minLength in SchemaTypeOptions #15570 #4720
9+
1108.17.0 / 2025-07-30
211===================
312 * feat: upgrade mongodb -> 6.18.0 #15552
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.17.0 " ,
4+ "version" : " 8.17.1 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments