File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1- 8.21 .0 / 2025-12-29
1+ 9.1 .0 / 2025-12-29
22===================
3+ * feat(model): make pathsToSave handle saving just a subpath of a modified path #15896
4+ * feat(document+model): pass options to pre('deleteOne') and update+options to pre('updateOne') hooks #15908 #15870
5+ * feat(versioning): optimistic concurrency exclude option, update docs for optimisticConcurrency options #15917 #15915 #15912 [AbdelrahmanHafez](https://github.com/AbdelrahmanHafez)
36 * feat(document): add support for getAtomics() to allow custom container types to utilize atomics #15817
7+ * fix: add support for typescript style enums #15914 #15913 [mjfwebb](https://github.com/mjfwebb)
8+ * types(models): support Mongoose query casting in AnyBulkWriteOperation filter property #15918 #15910
9+
10+ 8.21.0 / 2025-12-29
11+ ===================
412 * feat(document+model): pass options to pre('deleteOne') and update+options to pre('updateOne') hooks #15908 #15870
13+ * feat(document): add support for getAtomics() to allow custom container types to utilize atomics #15817
514 * fix: add support for typescript style enums #15914 #15913 [mjfwebb](https://github.com/mjfwebb)
615
7168.20.4 / 2025-12-18
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 9.0.2 " ,
4+ "version" : " 9.1.0 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments