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 64a9f97 commit e59e342Copy full SHA for e59e342
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+6.13.6 / 2025-01-13
2
+===================
3
+ * fix: disallow nested $where in populate match
4
+
5
6.13.5 / 2024-11-26
6
===================
7
* fix: disallow using $where in match
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "6.13.5",
+ "version": "6.13.6",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments