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.10.1-wip
1+ ## 2.10.1
22
33- Performance: improve ` findAssets ` scalability, making it much faster for
44 prefix matches in packages with thousands of files or more. One specific use
Original file line number Diff line number Diff line change 11name : build_runner
2- version : 2.10.1-wip
2+ version : 2.10.1
33description : A build system for Dart code generation and modular compilation.
44repository : https://github.com/dart-lang/build/tree/master/build_runner
55resolution : workspace
Original file line number Diff line number Diff line change 1- ## 3.5.1-wip
1+ ## 3.5.1
22
33- Use ` build_runner ` 2.10.1.
44
Original file line number Diff line number Diff line change 11name : build_test
22description : Utilities for writing unit tests of Builders.
3- version : 3.5.1-wip
3+ version : 3.5.1
44repository : https://github.com/dart-lang/build/tree/master/build_test
55resolution : workspace
66
@@ -10,7 +10,7 @@ environment:
1010dependencies :
1111 build : ^4.0.0
1212 build_config : ^1.0.0
13- build_runner : ' 2.10.1-wip '
13+ build_runner : ' 2.10.1'
1414 built_collection : ^5.1.1
1515 crypto : ^3.0.0
1616 glob : ^2.0.0
You can’t perform that action at this time.
0 commit comments