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.1.1 / 2024-01-24
2+ ==================
3+ * fix(model): throw readable error when calling Model() with a string instead of model() #14288 #14281
4+ * fix(document): handle setting nested path to spread doc with extra properties #14287 #14269
5+ * types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #14284 #14282
6+ * types(query): add missing runValidators back to MongooseQueryOptions #14278 #14275
7+
188.1.0 / 2024-01-16
29==================
310 * feat: upgrade MongoDB driver -> 6.3.0 #14241 #14189 #14108 #14104
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.1.0 " ,
4+ "version" : " 8.1.1 " ,
55 "author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments