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.11.0 / 2025-02-26
2+ ===================
3+  * feat(model): make bulkWrite results include MongoDB bulk write errors as well as validation errors #15271 #15265
4+  * feat(document): add schemaFieldsOnly option to toObject() and toJSON() #15259 #15218
5+  * feat: introduce populate ordered option for populating in series rather than in parallel for transactions #15239 #15231 #15210
6+  * fix(bigint): throw error when casting BigInt that's outside of the bounds of what MongoDB can safely store #15230 #15200
7+ 
188.10.2 / 2025-02-25
29===================
310 * fix(model+connection): return MongoDB BulkWriteResult instance even if no valid ops #15266 #15265
Original file line number Diff line number Diff line change 11{
22  "name" : " mongoose"  ,
33  "description" : " Mongoose MongoDB ODM"  ,
4-   "version" : " 8.10.2 "  ,
4+   "version" : " 8.11.0 "  ,
55  "author" : 
" Guillermo Rauch <[email protected] >" ,
 66  "keywords" : [
77    " mongodb"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments