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 446b923 commit 83d7630Copy full SHA for 83d7630
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+8.4.5 / 2024-07-05
2
+==================
3
+ * types: correct this for validate.validator schematype option #14720 #14696
4
+ * docs(model): note that insertMany() with lean skips applying defaults #14723 #14698
5
+
6
8.4.4 / 2024-06-25
7
==================
8
* perf: avoid unnecesary get() call and use faster approach for converting to string #14673 #14394
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "8.4.4",
+ "version": "8.4.5",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments