Skip to content

Releases: dart-lang/build

package:build_web_compilers v4.1.0-beta.0

11 Sep 19:56
81c309b
Compare
Choose a tag to compare
  • Support compiling to WebAssembly by using dart2wasm as a value for the
    compiler option.
  • Support compiling with multiple compilers (e.g. dart2js and dart2wasm)
    with a new compilers option.
  • Account for dartdevc snapshot in the Dart SDK changing to an AOT snapshot.
  • Bump the min sdk to 3.6.0-165.0.dev.

package:build_runner_core v7.3.2

30 Jul 14:10
cb92b01
Compare
Choose a tag to compare
  • Additional fixes for pub workspace repos
  • Migrate deprecates uses of whereNotNull() to nonNulls.
  • Bump the min sdk to 3.5.0-259.0.dev.

package:build_runner v2.4.12

30 Jul 14:10
cb92b01
Compare
Choose a tag to compare
  • Bump the min sdk to 3.5.0-259.0.dev.
  • Fix watch mode for workspace repos.

package:build_runner_core v7.3.1

05 Jun 17:58
30c4459
Compare
Choose a tag to compare
  • Support the upcoming pub workspaces feature.
  • Bump the min sdk to 3.4.0.
  • Remove some unnecessary casts and non-null assertions now that we have private
    field promotion.

package:build_runner v2.4.11

05 Jun 17:58
30c4459
Compare
Choose a tag to compare
  • Explicitly pass the current isolates package config instead of assuming the
    location, to support the upcoming pub workspaces feature.

build_runner version 2.4.10

15 May 14:59
43bd3f5
Compare
Choose a tag to compare
  • Support version 1.x and 2.x of shelf_web_socket and 2.x and 3.x
  • of web_socket_channel.
  • Bump the min sdk to 3.4.0.

build_daemon version 4.0.2

15 May 14:58
43bd3f5
Compare
Choose a tag to compare
  • Support version 1.x and 2.x of shelf_web_socket and 2.x and 3.x
    of web_socket_channel.
  • Bump the min sdk to 3.4.0.

package:build_runner v2.4.9

28 Mar 19:23
a1936c4
Compare
Choose a tag to compare
  • Update the package:frontend_server_client constraint to >=3.0.0 <5.0.0.

package:build_web_compilers v4.0.10

26 Mar 18:38
dc0f1d9
Compare
Choose a tag to compare
  • Allow version 3.5.x of the Dart SDK.

package:build_modules v5.0.8

26 Mar 18:38
dc0f1d9
Compare
Choose a tag to compare
  • Allow version 3.5.x of the Dart SDK.