Skip to content

Releases: dart-lang/build

package:build_web_compilers v4.8.1

12 Jun 18:20
8f94a4e

Choose a tag to compare

  • Bump the min sdk to 3.13.0-107.0.dev.
  • Internal only changes.

package:build_web_compilers v4.8.0

05 Jun 17:40
e319d99

Choose a tag to compare

  • Improve error message when a transitive import uses a disallowed platform
    library. Print an import path to the problem library.
  • Add several build_modules exports to build_web_compilers.

package:build_web_compilers v4.7.0

01 Jun 18:12
7422c20

Choose a tag to compare

  • Add support for proper reload-restarts after invalid hot reloads in DDC + Frontend Server builder.

package:mockito v5.7.0

19 May 16:06
e9878b5

Choose a tag to compare

  • Handle JS interop extension types and provide dummy values for them.
    #4498

package:scratch_space v1.2.1

18 May 18:15
e357f11

Choose a tag to compare

package:build_web_compilers v4.6.0

18 May 19:06
e6e5529

Choose a tag to compare

  • Add webAssetsPath option to build_web_compilers:entrypoint to allow manually specifying a non-default main directory.
  • Add scratch-space-dir to specify the directory for scratch_space in build_daemon.

package:build_web_compilers v4.5.1

14 May 18:58
698f47f

Choose a tag to compare

  • Add module caching to wasm deferred loading logic so that the same load Promise is reused when a specific module is loaded multiple times.

package:build_web_compilers v4.5.0

14 May 18:43
08a7e2f

Choose a tag to compare

  • Fixed DdcFrontendServerBuilder to correctly work with generated entrypoints.
  • Move module_library and module_cleanup builders from build_modules to build_web_compilers.
  • Add module caching to wasm deferred loading logic so that the same load Promise is reused when a specific module is loaded multiple times.

package:mockito v5.6.5

30 Apr 09:16
9ff2640

Choose a tag to compare

  • Require analyzer 13.0.0.

package:build_test v3.5.15

30 Apr 08:44
a634766

Choose a tag to compare

  • Use build_runner 2.15.0.
  • Remove enableLowResourceMode parameters as there is no longer a low resource
    mode.
  • Allow analyzer 13.0.0.