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 4786f70 commit d3bfc85Copy full SHA for d3bfc85
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+9.2.3 / 2026-02-26
2
+==================
3
+ * types(model): make bulkSave() correctly take array of THydratedDocumentType #16032
4
+
5
9.2.2 / 2026-02-23
6
==================
7
* fix(document): make `pathsToSave` filter all update operators and preserve unsaved state #16027
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "9.2.2",
+ "version": "9.2.3",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments