File tree 2 files changed +8
-1
lines changed
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
+
1
8
8.1.0 / 2024-01-16
2
9
==================
3
10
* feat: upgrade MongoDB driver -> 6.3.0 #14241 #14189 #14108 #14104
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.1.0 " ,
4
+ "version" : " 8.1.1 " ,
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