File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ 8.6.3 / 2024-09-17
2
+ ==================
3
+ * fix: make getters convert uuid to string when calling toObject() and toJSON() #14890 #14869
4
+ * fix: fix missing Aggregate re-exports for ESM #14886 [wongsean](https://github.com/wongsean)
5
+ * types(document): add generic param to depopulate() to allow updating properties #14891 #14876
6
+
1
7
8.6.2 / 2024-09-11
2
8
==================
3
9
* fix: make set merge deeply nested objects #14870 #14861 [ianHeydoc](https://github.com/ianHeydoc)
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.6.2 " ,
4
+ "version" : " 8.6.3 " ,
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