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.3.3 / 2024-04-29
2+ ==================
3+ * perf(document): add fast path for applying non-nested virtuals to JSON #14543
4+ * fix: make hydrate() recursively hydrate virtual populate docs if hydratedPopulatedDocs is set #14533 #14503
5+ * fix: improve timestamps option handling in bulkWrite #14546 #14536 [ sderrow] ( https://github.com/sderrow )
6+ * fix(model): make recompileSchema() overwrite existing document array discriminators #14527
7+ * types(schema): correctly infer Array<Schema.Types.* > #14534 #14367
8+ * types(query+populate): apply populate overrides to doc toObject() result #14525 #14441
9+ * types: add null to select override return type for findOne #14545 [ sderrow] ( https://github.com/sderrow )
10+
1118.3.2 / 2024-04-16
212==================
313 * fix(populate): avoid match function filtering out null values in populate result #14518 #14494
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.3.2 " ,
4+ "version" : " 8.3.3 " ,
55 "author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments