Releases: dart-lang/build
Releases · dart-lang/build
package:build_runner_core v9.2.0-dev.1
- Use
build3.0.0-dev.1. - Use
build_resolvers3.0.0-dev.1.
package:build_runner v2.6.0-dev.1
- Use
build3.0.0-dev. - Use
build_resolvers3.0.0-dev.
package:build_resolvers v3.0.0-dev.1
- Breaking: use the new
element2APIs inanalyzer. Builders that do
resolution need to switch to the new API, see
https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/element_model_migration_guide.md.
For questions please use https://github.com/dart-lang/build/discussions.
package:build_modules v5.0.15
- Allow
build3.0.0.
package:build v3.0.0-dev.1
- Breaking: use the new
element2APIs inanalyzer. Builders that do
resolution need to switch to the new API, see
https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/element_model_migration_guide.md.
For questions please use https://github.com/dart-lang/build/discussions.
package:build_web_compilers v4.1.6
- Allow Dart SDK 3.9.x and 3.10 prerelease.
package:build_runner_core v9.1.2
- Bug fix: fix incremental build when previous build had
package:import of
a missing dep or a missing file.
package:build_runner v2.5.4
- Bug fix: fix incremental build when previous build had
package:import of
a missing dep or a missing file.
package:build_resolvers v2.5.4
- Use
build_runner_core9.1.2.
package:build_modules v5.0.14
- Allow Dart SDK 3.9.x and 3.10 prerelease.