Releases: dart-lang/build
Releases · dart-lang/build
package:build_modules v5.1.5
- Add support for DDC's Library Bundle module system, which is compatible with web hot reload. This is not yet enabled by default.
package:build_web_compilers v4.4.6
- Add build options to customize the SDK used for compiling to js and wasm.
package:build_web_compilers v4.4.5
- Updating DDC's bootstrapper to be consistent with the rest of the ecosystem.
package:build_modules v5.1.4
- Fix module_builder reading DDC modules for non-primary dart libraries.
- Allow Dart SDK 3.11.x and 3.12 prerelease.
package:build_web_compilers v4.4.3
- Allow
analyzer9.0.0.
package:build_test v3.5.4
- Use
build_runner2.10.4.
package:build_runner v2.10.4
- Allow
analyzer9.0.0.
package:build_modules v5.1.3
- Allow
analyzer9.0.0.
package:build v4.0.3
- Allow
analyzer9.0.0.
package:build_modules v5.1.2
- Make compatible with
dart run build_runner build --force-aot.