File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ 8.3.4 / 2024-05-06
2
+ ==================
3
+ * perf(document): avoid cloning options using spread operator for perf reasons #14565 #14394
4
+ * fix(query): apply translateAliases before casting to avoid strictMode error when using aliases #14562 #14521
5
+ * fix(model): consistent top-level timestamps option for bulkWrite operations
6
+ #14546 #14536
7
+ * docs(connections): improve description of connection creation patterns #14564 #14528
8
+
1
9
8.3.3 / 2024-04-29
2
10
==================
3
11
* perf(document): add fast path for applying non-nested virtuals to JSON #14543
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 8.3.3 " ,
4
+ "version" : " 8.3.4 " ,
5
5
"author" :
" Guillermo Rauch <[email protected] >" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments