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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
7.8.6 / 2025-01-20
2
+
===================
3
+
* chore: remove coverage output from bundle
4
+
5
+
6.13.8 / 2025-01-20
6
+
===================
7
+
* chore: remove coverage output from bundle
8
+
9
+
7.8.5 / 2025-01-20
10
+
===================
11
+
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061
12
+
13
+
6.13.7 / 2025-01-20
14
+
===================
15
+
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061
16
+
1
17
8.9.5 / 2025-01-13
2
18
==================
3
19
* fix: disallow nested $where in populate match CVE-2025-23061
@@ -10,6 +26,7 @@
10
26
6.13.6 / 2025-01-13
11
27
===================
12
28
* fix: disallow nested $where in populate match CVE-2025-23061
29
+
<<<<<<< HEAD
13
30
14
31
8.9.4 / 2025-01-09
15
32
==================
@@ -78,6 +95,8 @@
78
95
* fix: disallow using $where in match
79
96
* perf: cache results from getAllSubdocs() on saveOptions, only loop through known subdoc properties #15055 #15029
80
97
* fix(model+query): support overwriteDiscriminatorKey for bulkWrite updateOne and updateMany, allow inferring discriminator key from update #15046 #15040
0 commit comments