File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -230,10 +230,14 @@ Notes:
230230Change History
231231-------------- 
232232
233- v1.5.x
234- *  added resource hints
233+ v1.6.x
235234*  works with webpack 2.2.1
236235*  enhanced API (no need to use array), fully backwardly compatible
236+ *  refactor in preparation for v2
237+ 
238+ v1.5.x
239+ *  added resource hints
240+ *  works with webpack 2.2.0
237241
238242v1.4.x
239243*  updated internal mechanism to use new(ish) [ HtmlWebpackPlugin event] ( https://github.com/ampedandwired/html-webpack-plugin#events ) 
Original file line number Diff line number Diff line change 11{
22  "name" : " script-ext-html-webpack-plugin"  ,
3-   "version" : " 1.5 .0"  ,
3+   "version" : " 1.6 .0"  ,
44  "description" : " Enhances html-webpack-plugin functionality with async and defer attributes for script elements"  ,
55  "main" : " index.js"  ,
66  "files" : [
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments