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.3 / 2023-10-17
2
+ ==================
3
+ * fix(populate): handle multiple spaces when specifying paths to populate using space-delimited paths #13984 #13951
4
+ * fix(update): avoid applying defaults on query filter when upserting with empty update #13983 #13962
5
+ * fix(model): add versionKey to bulkWrite when inserting or upserting #13981 #13944
6
+ * docs: fix typo in timestamps docs #13976 [ danielcoker] ( https://github.com/danielcoker )
7
+
1
8
7.6.2 / 2023-10-13
2
9
==================
3
10
* perf: avoid storing a separate entry in schema subpaths for every element in an array #13953 #13874
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.2 " ,
4
+ "version" : " 7.6.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