File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11## 0.13.2  
22-  Deprecated: ` RangeFactory.error `  is replaced by ` RangeFactory.diagnostic ` .
3+ -  Require version ` 8.x.x `  of the ` analyzer `  package.
34
45## 0.13.1  
56-  Updated SDK constraint to ` ^3.5.0 ` .
Original file line number Diff line number Diff line change 11name : analyzer_plugin 
22description : A framework and support code for building plugins for the analysis server. 
3- version : 0.13.1-wip  
3+ version : 0.13.2  
44repository : https://github.com/dart-lang/sdk/tree/main/pkg/analyzer_plugin 
55
66environment :
@@ -11,7 +11,7 @@ resolution: workspace
1111dependencies :
1212  #  See the release policy for managing this dependency at
1313  #  pkg/analyzer/doc/implementation/releasing.md.
14-   analyzer : ^8.0.0-0  
14+   analyzer : ^8.0.0 
1515  collection : ^1.15.0 
1616  dart_style : ' >=2.3.7 <4.0.0' 
1717  pub_semver : ^2.1.0 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments