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.21.0 / 2025-12-29
2+ ===================
3+ * feat(document): add support for getAtomics() to allow custom container types to utilize atomics #15817
4+ * feat(document+model): pass options to pre('deleteOne') and update+options to pre('updateOne') hooks #15908 #15870
5+ * fix: add support for typescript style enums #15914 #15913 [mjfwebb](https://github.com/mjfwebb)
6+
178.20.4 / 2025-12-18
28===================
39 * fix(model): ensure $isDeleted is set after calling doc.deleteOne() successfully #15898
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.20.4 " ,
4+ "version" : " 8.21.0 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments