Skip to content

Releases: dart-lang/build

package:build_runner v2.9.0

01 Oct 10:45
62a008a

Choose a tag to compare

  • Watch mode: handle builder code and config changes without recompiling or
    exiting.
  • Remove log output about build_runner internals.
  • Print the port that gets picked if you pass 0 for a port number, for example
    with dart run build_runner serve web:0.
  • Improve warnings when an option is specified for an unknown builder.
  • Rewrite bootstrap code to remove use of dart:mirrors.
  • Bug fix: require args 2.5.0.

package:build v4.0.1

01 Oct 10:45
62a008a

Choose a tag to compare

  • Improvements to dartdoc.

package:build_web_compilers v4.2.4

17 Sep 10:34
60bf03f

Choose a tag to compare

  • Allow Dart SDK 3.10.x and 3.11 prerelease.

package:build_modules v5.0.18

17 Sep 10:34
60bf03f

Choose a tag to compare

  • Remove unused dev depencency: build_runner_core.
  • Allow Dart SDK 3.10.x and 3.11 prerelease.

package:build_test v3.4.0

05 Sep 11:48
de35f4d

Choose a tag to compare

  • Support post process builders in testBuilders. And, add appliesBuilders
    so that builders can apply post process builders.
  • Add testBuilderFactories: like testBuilders, but provide the builder
    factories instead of the builders. Use this to allow config read from
    build.yaml to be passed in to the factory.
  • TestBuilder now accepts a name: this is the name that will be shown
    in logging and can be used to refer to the builder in build.yaml.
  • More realistic test builds: in resolveSources and testBuilders, stop
    builders reading from .dart_tool.
  • Bug fix: in testBuilders, configure the root package correctly when it
    has no sources.
  • Use build_runner_core 9.4.0.
  • Remove unused dep: build_resolvers.
  • Remove unused dep: build_runner_core.

package:build_runner v2.8.0

05 Sep 11:48
de35f4d

Choose a tag to compare

  • Make errors more prominent in log output, highlight in red.
  • Remove "deleting declared outputs" warning.
  • Bug fix: fix incorrect display of some "usage" messages.
  • Move code from build_resolvers into build_runner.
  • Move code from build_runner_core into build_runner.
  • Move code from timing into build_runner.
  • Remove unused deps: build_resolvers, build_runner_core, timing.

package:scratch_space v1.1.1

02 Sep 11:30
0fde652

Choose a tag to compare

  • Allow build 4.0.0.

package:build_web_compilers v4.2.3

02 Sep 11:30
0fde652

Choose a tag to compare

package:build_test v3.3.4

02 Sep 11:30
0fde652

Choose a tag to compare

  • Use build 4.0.0.
  • Use build_runner 2.7.2.

package:build_test v3.3.3

02 Sep 09:10
5dfa820

Choose a tag to compare

  • Use build 3.1.0.
  • Use build_runner 2.7.1.