File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ## 2.7.3-wip
1
+ ## 2.8.0
2
2
3
3
- Make errors more prominent in log output, highlight in red.
4
4
- Remove "deleting declared outputs" warning.
Original file line number Diff line number Diff line change 1
1
name : build_runner
2
- version : 2.7.3-wip
2
+ version : 2.8.0
3
3
description : A build system for Dart code generation and modular compilation.
4
4
repository : https://github.com/dart-lang/build/tree/master/build_runner
5
5
resolution : workspace
Original file line number Diff line number Diff line change 1
- ## 3.4.0-wip
1
+ ## 3.4.0
2
2
3
3
- Support post process builders in ` testBuilders ` . And, add ` appliesBuilders `
4
4
so that builders can apply post process builders.
Original file line number Diff line number Diff line change 1
1
name : build_test
2
2
description : Utilities for writing unit tests of Builders.
3
- version : 3.4.0-wip
3
+ version : 3.4.0
4
4
repository : https://github.com/dart-lang/build/tree/master/build_test
5
5
resolution : workspace
6
6
@@ -10,7 +10,7 @@ environment:
10
10
dependencies :
11
11
build : ' 4.0.0'
12
12
build_config : ^1.0.0
13
- build_runner : ' 2.7.3-wip '
13
+ build_runner : ' 2.8.0 '
14
14
built_collection : ^5.1.1
15
15
crypto : ^3.0.0
16
16
glob : ^2.0.0
You can’t perform that action at this time.
0 commit comments