File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.5.1 / 2024-07-12
2+ ==================
3+  * perf(model): performance improvements for insertMany() #14724
4+  * fix(model): avoid leaving subdoc defaults on top-level doc when setting subdocument to same value #14728 #14722
5+  * fix(model): handle transactionAsyncLocalStorage option with insertMany() #14743
6+  * types: make _id required on Document type #14735 #14660
7+  * types: fix ChangeStream.close to return a Promise<void> like the driver #14740 [orgads](https://github.com/orgads)
8+ 
198.5.0 / 2024-07-08
210==================
311 * perf: memoize toJSON / toObject default options #14672
Original file line number Diff line number Diff line change 11{
22  "name" : " mongoose" 
33  "description" : " Mongoose MongoDB ODM" 
4-   "version" : " 8.5.0 " 
4+   "version" : " 8.5.1 " 
55  "author" : 
" Guillermo Rauch <[email protected] >" ,
 66  "keywords" : [
77    " mongodb" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments