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
+ 6.12.3 / 2023-11-07
2
+ ===================
3
+ * fix(ChangeStream): correctly handle hydrate option when using change stream as stream instead of iterator #14052
4
+ * fix(schema): fix dangling reference to virtual in tree after ` removeVirtual() ` #14019 #13085
5
+ * fix(document): avoid unmarking modified on nested path if no initial value stored and already modified #14053 #14024
6
+ * fix(document): consistently avoid marking subpaths of nested paths as modified #14053 #14022
7
+
1
8
6.12.2 / 2023-10-25
2
9
===================
3
10
* fix: add fullPath to ValidatorProps #13995 [ Freezystem] ( https://github.com/Freezystem )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 6.12.2 " ,
4
+ "version" : " 6.12.3 " ,
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