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 7c9eb3c commit fbb1f5dCopy full SHA for fbb1f5d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+6.12.2 / 2023-10-25
2
+===================
3
+ * fix: add fullPath to ValidatorProps #13995 [Freezystem](https://github.com/Freezystem)
4
+
5
6.12.1 / 2023-10-12
6
===================
7
* fix(mongoose): correctly handle global applyPluginsToChildSchemas option #13945 #13887 [hasezoey](https://github.com/hasezoey)
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "6.12.1",
+ "version": "6.12.2",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments