File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ 8.1.0 / 2024-01-16
2
+ ==================
3
+ * feat: upgrade MongoDB driver -> 6.3.0 #14241 #14189 #14108 #14104
4
+ * feat: add Atlas search index helpers to Models and Schemas #14251 #14232
5
+ * feat(connection): add listCollections() helper to connections #14257
6
+ * feat(schematype): merge rather than overwrite default schematype validators #14124 #14070
7
+ * feat(types): support type hints in InferSchemaType #14008 [ JavaScriptBach] ( https://github.com/JavaScriptBach )
8
+
1
9
8.0.4 / 2024-01-08
2
10
==================
3
11
* fix(update): set CastError path to full path if casting update fails #14161 #14114
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.0.4 " ,
4
+ "version" : " 8.1.0 " ,
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