File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ 8.15.0 / 2025-05-16
2+ ===================
3+ * feat: CSFLE support #15390 [baileympearson](https://github.com/baileympearson)
4+ * feat: add strictFilter option to findOneAndUpdate (#14913) #15402 #14913 [muazahmed-dev](https://github.com/muazahmed-dev)
5+ * feat(error): set cause to MongoDB error reason on ServerSelection errors #15420 #15416
6+ * fix(model): make bulkSave() rely on document.validateSync() to validate docs and skip bulkWrite casting #15415 #15410
7+ * types: stricter projection typing with 1-level deep nesting #15418 #15327 #13840 [pshaddel](https://github.com/pshaddel)
8+ * docs: emphasize automatic type inference in TypeScript intro and statics/methods, remove duplicated statics.md #15421
9+
1108.14.3 / 2025-05-13
211===================
312 * types(schema): allow post('init') #15413 #15412 #15333
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.14.3 " ,
4+ "version" : " 8.15.0 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
149149 }
150150 }
151151}
152-
You can’t perform that action at this time.
0 commit comments