File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ 5.13.5 / 2021-07-30
2
+ ===================
3
+ * perf(index.d.ts): improve typescript type checking performance #10515 [ andreialecu] ( https://github.com/andreialecu )
4
+ * fix(index.d.ts): fix debug type in MongooseOptions #10510 [ thiagokisaki] ( https://github.com/thiagokisaki )
5
+ * docs(api): clarify that ` depopulate() ` with no args depopulates all #10501 [ gfrancz] ( https://github.com/gfrancz )
6
+
1
7
5.13.4 / 2021-07-28
2
8
===================
3
9
* fix: avoid pulling non-schema paths from documents into nested paths #10449
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 5.13.4 " ,
4
+ "version" : " 5.13.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