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.21.1 / 2026-01-23
2+ ===================
3+ * fix(clone): fix parent doc for map subdocuments and array subdocuments #15958 [AbdelrahmanHafez](https://github.com/AbdelrahmanHafez)
4+ * fix(document): when cloning a doc with subdocs, make sure the subdocs parent is the cloned doc #15904 #15901
5+ * fix: respect currentTime schema option in bulkWrite updates #15976 [sderrow](https://github.com/sderrow)
6+ * types(models): support Mongoose query casting in AnyBulkWriteOperation filter property #15910
7+ * types: add toBSON() to documents #15927
8+
198.21.0 / 2025-12-29
210===================
311 * feat(document): add support for getAtomics() to allow custom container types to utilize atomics #15817
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.21.0 " ,
4+ "version" : " 8.21.1 " ,
55 "author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments