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
+ 8.7.1 / 2024-10-09
2
+ ==================
3
+ * fix: set flattenObjectIds to false when calling toObject() for internal purposes #14938
4
+ * fix: add mongodb 8 to test matrix #14937
5
+ * fix: handle buffers stored in MongoDB as EJSON representation with { $binary } #14932
6
+ * docs: indicate that Mongoose 8.7 is required for full MongoDB 8 support #14937
7
+
1
8
8.7.0 / 2024-09-27
2
9
==================
3
10
* feat(model): add Model.applyVirtuals() to apply virtuals to a POJO #14905 #14818
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.7.0 " ,
4
+ "version" : " 8.7.1 " ,
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