You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: History.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
5.13.8 / 2021-08-23
2
+
===================
3
+
* fix(populate): handle populating subdoc array virtual with sort #10552
4
+
* fix(model): check for code instead of codeName when checking for existing collections for backwards compat with MongoDB 3.2 #10420
5
+
* fix(index.d.ts): correct value of this for custom query helper methods #10545
6
+
* fix(index.d.ts): allow strings for ObjectIds in nested properties #10573
7
+
* fix(index.d.ts): add match to VirtualTypeOptions.options #8749
8
+
* fix(index.d.ts): allow QueryOptions populate parameter type PopulateOptions #10587[osmanakol](https://github.com/osmanakol)
9
+
* docs(api): add Document#$where to API docs #10583
10
+
1
11
5.13.7 / 2021-08-11
2
12
===================
3
13
* perf(index.d.ts): loosen up restrictions on ModelType generic for Schema for a ~50% perf improvement when compiling TypeScript and using intellisense #10536#10515#10349
0 commit comments