File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.18.1 / 2025-09-08
2+ ===================
3+ * types: correct type inference for maps of maps #15602
4+ * types(model): copy base model statics onto discriminator model #15623 #15600
5+ * types: fix types for a string of enums #15605 [ruiaraujo](https://github.com/ruiaraujo)
6+ * types(SchemaOptions): disallow versionKey: true, which fails at runtime #15606
7+ * docs(typescript): add example explaining how to use query helper overrides for handling lean() #15622 #15601
8+ * docs(transactions): add note about nested transactions #15624
9+
1108.18.0 / 2025-08-22
211===================
312 * feat(schema): support for union types #15574 #10894
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.18.0 " ,
4+ "version" : " 8.18.1 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments