File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.20.3 / 2025-12-15
2+ ===================
3+ * perf: use Object.hasOwn instead of Object#hasOwnProperty #15875 [AbdelrahmanHafez](https://github.com/AbdelrahmanHafez)
4+ * fix: improve error when calling Document.prototype.init() with null/undefined #15812 [Vegapunk-debug](https://github.com/Vegapunk-debug)
5+ * types(schema): avoid treating paths with default: null as required #15889
6+ * types(schema): allow partial statics to schema.statics() #15780
7+
188.20.2 / 2025-12-05
29===================
310 * fix(model): bump version if necessary after successful bulkSave() #15809 #15800
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.20.2 " ,
4+ "version" : " 8.20.3 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments