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
+ 7.1.2 / 2023-05-18
2
+ ==================
3
+ * fix: set timestamps on single nested subdoc in insertMany() #13416 #13343
4
+ * fix: mention model name in missing virtual option in getModelsMapForPopulate #13408 #13406 [ hasezoey] ( https://github.com/hasezoey )
5
+ * fix: custom debug function not processing all args #13418 #13364
6
+ * docs: add virtuals schema options #13407 [ hasezoey] ( https://github.com/hasezoey )
7
+ * docs: clarify ` JSON.stringify() ` virtuals docs #13273 [ iatenine] ( https://github.com/iatenine )
8
+
1
9
7.1.1 / 2023-05-10
2
10
==================
3
11
* fix(document): handle set() from top-level underneath a map of mixed #13386
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.1.1 " ,
4
+ "version" : " 7.1.2 " ,
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