File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.1.3 / 2024-02-16
2+ ==================
3+ * fix: avoid corrupting $set-ed arrays when transaction error occurs #14346 #14340
4+ * fix(populate): handle ref() functions that return a model instance #14343 #14249
5+ * fix: insert version key when using insertMany even if ` toObject.versionKey ` set to false #14344
6+ * fix(cursor): make aggregation cursor support transform option to match query cursor #14348 #14331
7+ * docs(document): clarify that transform function option applies to subdocs #13757
8+
198.1.2 / 2024-02-08
210==================
311 * fix: include virtuals in document array toString() output if toObject.virtuals set #14335 #14315
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.1.2 " ,
4+ "version" : " 8.1.3 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments