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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
8.4.1 / 2024-05-31
2
+
==================
3
+
* fix: pass options to clone instead of get in applyVirtuals #14606 #14543 [andrews05](https://github.com/andrews05)
4
+
* fix(document): fire pre validate hooks on 5 level deep single nested subdoc when modifying after save() #14604 #14591
5
+
* fix: ensure buildBulkWriteOperations target shard if shardKey is set #14622 #14621 [matlpriceshape](https://github.com/matlpriceshape)
6
+
* types: pass DocType down to subdocuments so HydratedSingleSubdocument and HydratedArraySubdocument toObject() returns correct type #14612 #14601
7
+
1
8
7.6.12 / 2024-05-21
2
9
===================
3
10
* fix(array): avoid converting to $set when calling pull() on an element in the middle of the array #14531 #14502
0 commit comments