We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed79a5a commit 25da2caCopy full SHA for 25da2ca
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+6.13.3 / 2024-09-23
2
+===================
3
+ * docs(migrating_to_6): document that Lodash _.isEmpty() with ObjectId() as a parameter returns true in Mongoose 6 #11152
4
+
5
6.13.2 / 2024-09-12
6
===================
7
* fix(document): make set() respect merge option on deeply nested objects #14870 #14878
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "6.13.2",
+ "version": "6.13.3",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments