Skip to content

Releases: dart-lang/build

package:build_modules v5.1.2

18 Nov 08:17
58fc033

Choose a tag to compare

  • Make compatible with dart run build_runner build --force-aot.

package:build_test v3.5.3

14 Nov 10:12
e4091bc

Choose a tag to compare

  • Use build_runner 2.10.3.

package:build_runner v2.10.3

14 Nov 10:12
e4091bc

Choose a tag to compare

  • Performance: improve scalability with the number of library cycles, making
    builds much faster for some large codebases.
  • Bug fix: fix crash when you run dart run build_runner build in a
    subdirectory of a package.
  • Bug fix: in a workspace, generate for transitive dependencies of the current
    package instead of for all packages in the workspace.

package:build_test v3.5.2

11 Nov 08:03
98f0405

Choose a tag to compare

  • Use build_runner 2.10.2.

package:build_runner v2.10.2

11 Nov 08:03
98f0405

Choose a tag to compare

  • Bug fix: fix issue with webdev failing due to a modification during a build.
  • In "serve" and "watch" modes, retry failed compiles instead of exiting.

package:build_web_compilers v4.4.2

10 Nov 21:00
ce9f735

Choose a tag to compare

  • Fixes DDC + FES not reading the entrypoint when serving a prebuilt app.

package:build_daemon v4.1.1

10 Nov 20:36
69dbcff

Choose a tag to compare

  • Bug fix: daemon process shuts down on internal error.

package:build_web_compilers v4.4.1

05 Nov 18:55
4e14d92

Choose a tag to compare

  • Read multiRootScheme from build_modules.

package:build_modules v5.1.1

05 Nov 18:55
4e14d92

Choose a tag to compare

  • Fix re-add multiRootScheme to build_modules exports.

package:scratch_space v1.2.0

04 Nov 22:07
32bca25

Choose a tag to compare

  • Adding changedFilesInBuild, which contains all modified files encountered since the last ensureAssets call, and dispose.