File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ 7.6.9 / 2024-02-26
2
+ ==================
3
+ * fix(document): handle embedded recursive discriminators on nested path defined using Schema.prototype.discriminator #14256 #14245
4
+ * types(model): correct return type for findByIdAndDelete() #14233 #14190
5
+ * docs(connections): add note about using asPromise() with createConnection() for error handling #14364 #14266
6
+ * docs(model+query+findoneandupdate): add more details about overwriteDiscriminatorKey option to docs #14264 #14246
7
+
1
8
7.6.8 / 2024-01-08
2
9
==================
3
10
* perf(schema): remove unnecessary lookahead in numeric subpath check
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 7.6.8 " ,
4
+ "version" : " 7.6.9 " ,
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