We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe9a90 commit 73e81abCopy full SHA for 73e81ab
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+7.8.4 / 2025-01-13
2
+===================
3
+ * fix: disallow nested $where in populate match
4
+
5
6.13.6 / 2025-01-13
6
===================
7
* fix: disallow nested $where in populate match
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "7.8.3",
+ "version": "7.8.4",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments