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 1a308de commit 0aa9983Copy full SHA for 0aa9983
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+8.13.1 / 2025-03-28
2
+===================
3
+ * fix(populate): handle virtual populate on array of UUIDs #15329 #15315
4
+ * types: allow default function returning undefined with DocType override #15328
5
+
6
8.13.0 / 2025-03-24
7
===================
8
* feat: bump mongodb driver -> 6.15.0
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "8.13.0",
+ "version": "8.13.1",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
0 commit comments