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
+ 7.6.5 / 2023-11-14
2
+ ==================
3
+ * fix: handle update validators and single nested doc with numeric paths #14066 #13977
4
+ * fix: handle recursive schema array in discriminator definition #14068 #14055
5
+ * fix: diffIndexes treats namespace error as empty #14048 #14029
6
+ * docs(migrating_to_7): add note about requiring new with ObjectId #14021 #14020
7
+
1
8
6.12.3 / 2023-11-07
2
9
===================
3
10
* fix(ChangeStream): correctly handle hydrate option when using change stream as stream instead of iterator #14052
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 7.6.4 " ,
4
+ "version" : " 7.6.5 " ,
5
5
"author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments