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
+ 6.4.4 / 2022-07-08
2
+ ==================
3
+ * fix(types): allow using an object to configure timestamps #12061 [ lantw44] ( https://github.com/lantw44 )
4
+ * fix(types): support findOneAndReplace with rawResult #12062 [ lantw44] ( https://github.com/lantw44 )
5
+ * docs: upgrade API documentation parser #12078 #12072 #12071 #12024 [ hasezoey] ( https://github.com/hasezoey )
6
+ * docs(document): add more info on $isNew #11990
7
+ * docs: add SchemaType doValidate() to docs #12068
8
+
1
9
6.4.3 / 2022-07-05
2
10
==================
3
11
* fix(document): handle validating deeply nested subdocuments underneath nested paths with required: false #12021
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.4.3 " ,
4
+ "version" : " 6.4.4 " ,
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