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: CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
7.4.2 / 2023-08-03
2
+
==================
3
+
* fix(model): avoid hanging on empty bulkWrite() with ordered: false #13684#13664
4
+
* fix: Document.prototype.isModified support for a string of keys as first parameter #13674#13667[gastoncasini](https://github.com/gastoncasini)
5
+
* fix: disable id virtual if alias:id set #13654#13650
6
+
* fix: support timestamps:false on bulkWrite with updateOne and updateMany #13649#13611
7
+
* docs(typescript): highlight auto type inference for methods and statics, add info on using methods with generics #13696#12942
8
+
* docs(middleware): fix old example using post('remove') #13683#13518
9
+
* docs(deprecations): quick fix for includeResultMetadata docs #13695
10
+
1
11
6.11.5 / 2023-08-01
2
12
===================
3
13
* fix(schema): make Schema.prototype.clone() avoid creating different copies of subdocuments and single nested paths underneath single nested paths #13671#13626
0 commit comments