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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
8.9.5 / 2025-01-13
2
+
==================
3
+
* fix: disallow nested $where in populate match
4
+
* fix(schema): handle bitwise operators on Int32 #15176 #15170
5
+
6
+
7.8.4 / 2025-01-13
7
+
===================
8
+
* fix: disallow nested $where in populate match
9
+
10
+
6.13.6 / 2025-01-13
11
+
===================
12
+
* fix: disallow nested $where in populate match
13
+
1
14
8.9.4 / 2025-01-09
2
15
==================
3
16
* fix(document): fix document not applying manual populate when using a function in schema.options.ref #15138 [IchirokuXVI](https://github.com/IchirokuXVI)
0 commit comments