Skip to content

Releases: dart-lang/build

package:build_runner_core v7.3.0

30 Jan 22:08
ad26794
Compare
Choose a tag to compare
  • Bump the min sdk to 3.0.0.
  • Add integration_test as a default top level directory for sources.

package:build_web_compilers v4.0.9

11 Jan 19:09
8e1cbf8
Compare
Choose a tag to compare
  • Support latest version of package:js.
  • Allow dart:_js_annotations on web platforms.

package:build_runner v2.4.8

11 Jan 19:09
8e1cbf8
Compare
Choose a tag to compare
  • Update README.md to point to the FAQ and other docs.
  • Print stack traces for Error subtype exceptions in non-verbose mode.
  • Support latest version of package:js.

package:build_modules v5.0.7

11 Jan 19:09
8e1cbf8
Compare
Choose a tag to compare
  • Fixes to support package:js version 0.7.0.

package:build_modules v5.0.6

09 Jan 18:10
0816f59
Compare
Choose a tag to compare
  • Allow version 3.4.x of the Dart SDK.

package:build_web_compilers v4.0.8

05 Jan 00:05
b5ea89c
Compare
Choose a tag to compare
  • Allow version 3.4.x of the Dart SDK.

package:build_test v2.2.2

14 Dec 18:05
80b6526
Compare
Choose a tag to compare
  • Bump the min sdk to 3.0.0.
  • Support the latest version of package:test_core.

package:build_resolvers v2.4.2

13 Dec 19:08
1fccc73
Compare
Choose a tag to compare
  • Add a builder to clean up transitive digest files from the build output.

package:build_runner v2.4.7

28 Nov 15:19
df76f89
Compare
Choose a tag to compare
  • Fix broken link in README.md.
  • Bump the min sdk to 3.0.0.
  • Add a warning to the doctor command if a build.yml file is found (instead
    of a build.yaml file).

package:build_web_compilers v4.0.7

17 Nov 19:44
7f5b103
Compare
Choose a tag to compare
  • Support dart:js_interop_unsafe.
  • Require Dart 3.1 or greater.