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 6f00472 commit 06da347Copy full SHA for 06da347
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+8.23.0 / 2026-02-09
2
+===================
3
+ * feat(document): add flattenUUIDs option to toObject() and toJSON() (backport #15021 to 8.x)
4
+
5
8.22.1 / 2026-02-04
6
==================
7
* fix: handle other top-level query operators in sanitizeFilter
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "8.22.1",
+ "version": "8.23.0",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
0 commit comments