Releases: dart-lang/build
Releases · dart-lang/build
build_daemon version 4.0.2
- Support version
1.x
and2.x
ofshelf_web_socket
and2.x
and3.x
ofweb_socket_channel
. - Bump the min sdk to 3.4.0.
package:build_runner v2.4.9
- Update the
package:frontend_server_client
constraint to>=3.0.0 <5.0.0
.
package:build_web_compilers v4.0.10
- Allow version 3.5.x of the Dart SDK.
package:build_modules v5.0.8
- Allow version 3.5.x of the Dart SDK.
package:build_runner_core v7.3.0
- 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
- Support latest version of
package:js
. - Allow
dart:_js_annotations
on web platforms.
package:build_runner v2.4.8
- 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
- Fixes to support package:js version 0.7.0.
package:build_modules v5.0.6
- Allow version 3.4.x of the Dart SDK.
package:build_web_compilers v4.0.8
- Allow version 3.4.x of the Dart SDK.