File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11name : _fe_analyzer_shared
22# See the release policy for managing this version number at
33# pkg/analyzer/doc/implementation/releasing.md.
4- version : 87 .0.0
4+ version : 88 .0.0
55description : Logic that is shared between the front_end and analyzer packages.
66repository : https://github.com/dart-lang/sdk/tree/main/pkg/_fe_analyzer_shared
77
Original file line number Diff line number Diff line change 1- ## 8.1.1-dev
1+ ## 8.1.1
22* Fix for ` EnumSet ` usage when compiled to JavaScript.
33
44## 8.1.0
Original file line number Diff line number Diff line change 11name : analyzer
2- version : 8.1.1-dev
2+ version : 8.1.1
33description : >-
44 This package provides a library that performs static analysis of Dart code.
55repository : https://github.com/dart-lang/sdk/tree/main/pkg/analyzer
@@ -12,7 +12,7 @@ resolution: workspace
1212dependencies :
1313 # See the release policy for this dependency at
1414 # pkg/analyzer/doc/implementation/releasing.md.
15- _fe_analyzer_shared : ^87 .0.0
15+ _fe_analyzer_shared : ^88 .0.0
1616 collection : ^1.19.0
1717 convert : ^3.0.0
1818 crypto : ^3.0.0
You can’t perform that action at this time.
0 commit comments