File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 5.0.2
2+
3+ - Support Dart version 3.1.
4+
15## 5.0.1
26
37- Delete the long deprecated ` dart2JsWorkerResource ` api and associated code.
Original file line number Diff line number Diff line change 11name : build_modules
2- version : 5.0.1
2+ version : 5.0.2
33description : >-
44 Builders to analyze and split Dart code into individually compilable modules
55 based on imports.
66repository : https://github.com/dart-lang/build/tree/master/build_modules
77
88environment :
9- sdk : ' >=3.0.0-134.0.dev <3.0 .0'
9+ sdk : ' >=3.0.0-134.0.dev <3.2 .0'
1010
1111dependencies :
1212 analyzer : ' >=5.1.0 <6.0.0'
Original file line number Diff line number Diff line change 1+ ## 4.0.3
2+
3+ - Support Dart 3.1 releases.
4+
15## 4.0.2
26
37- Allow the compiler to choose the default for the native null assertions
Original file line number Diff line number Diff line change 11name : build_web_compilers
2- version : 4.0.2
2+ version : 4.0.3
33description : Builder implementations wrapping the dart2js and DDC compilers.
44repository : https://github.com/dart-lang/build/tree/master/build_web_compilers
55
66environment :
7- sdk : ' >=3.0.0-134.0.dev <3.1 .0'
7+ sdk : ' >=3.0.0-134.0.dev <3.2 .0'
88
99dependencies :
1010 analyzer : ' >=5.1.0 <6.0.0'
You can’t perform that action at this time.
0 commit comments