File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ 6.12.5 / 2024-01-03
2
+ ===================
3
+ * perf(schema): remove unnecessary lookahead in numeric subpath check
4
+ * fix(document): allow setting nested path to null #14226
5
+ * fix(document): avoid flattening dotted paths in mixed path underneath nested path #14198 #14178
6
+ * fix: add ignoreAtomics option to isModified() for better backwards compatibility with Mongoose 5 #14213
7
+
1
8
6.12.4 / 2023-12-27
2
9
===================
3
10
* fix: upgrade mongodb driver -> 4.17.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 6.12.4 " ,
4
+ "version" : " 6.12.5 " ,
5
5
"author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments