File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ unreleased
44  *  ` res.status() `  accepts only integers, and input must be greater than 99 and less than 1000
55    *  will throw a ` RangeError: Invalid status code: ${code}. Status code must be greater than 99 and less than 1000. `  for inputs outside this range
66    *  will throw a ` TypeError: Invalid status code: ${code}. Status code must be an integer. `  for non integer inputs
7+ 78*  change:
89  -  ` res.clearCookie `  will ignore user provided ` maxAge `  and ` expires `  options
910
Original file line number Diff line number Diff line change 5454    "range-parser" : " ~1.2.1" 
5555    "router" : " 2.0.0-beta.2" 
5656    "safe-buffer" : " 5.2.1" 
57-     "send" : " 1.0.0-beta.2 " 
57+     "send" : " ^ 1.0.0" 
5858    "serve-static" : " 2.0.0-beta.2" 
5959    "setprototypeof" : " 1.2.0" 
6060    "statuses" : " 2.0.1" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments