Skip to content

Releases: dart-lang/build

package:build_modules v5.1.5

10 Dec 17:17
2781837

Choose a tag to compare

  • 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

08 Dec 18:57
00ceed3

Choose a tag to compare

  • Add build options to customize the SDK used for compiling to js and wasm.

package:build_web_compilers v4.4.5

04 Dec 17:40
9b94a5a

Choose a tag to compare

  • Updating DDC's bootstrapper to be consistent with the rest of the ecosystem.

package:build_modules v5.1.4

24 Nov 08:25
a0ef68a

Choose a tag to compare

  • 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

21 Nov 09:51
8b84be9

Choose a tag to compare

  • Allow analyzer 9.0.0.

package:build_test v3.5.4

19 Nov 09:22
75ace2f

Choose a tag to compare

  • Use build_runner 2.10.4.

package:build_runner v2.10.4

19 Nov 09:22
75ace2f

Choose a tag to compare

  • Allow analyzer 9.0.0.

package:build_modules v5.1.3

19 Nov 09:22
75ace2f

Choose a tag to compare

  • Allow analyzer 9.0.0.

package:build v4.0.3

19 Nov 09:22
75ace2f

Choose a tag to compare

  • Allow analyzer 9.0.0.

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.