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+
188.7.0 / 2024-09-27
29==================
310 * feat(model): add Model.applyVirtuals() to apply virtuals to a POJO #14905 #14818
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.7.0 " ,
4+ "version" : " 8.7.1 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments