Skip to content

Releases: dart-lang/build

package:build_resolvers v2.4.3

16 Dec 21:45
998d544
Compare
Choose a tag to compare
  • Require the latest analyzer, and stop passing the withNullability
    parameter which was previously required and is now deprecated.
  • Bump the min sdk to 3.6.0.
  • Fix SDK summary reads when multiple isolates are using build resolvers (not
    recommended).
  • Fix analyzer deprecations.
  • Support analyzer version 7.x.

package:build_modules v5.0.10

16 Dec 21:45
998d544
Compare
Choose a tag to compare
  • Bump the min sdk to 3.6.0.
  • Support analyzer version 7.x.

package:build_daemon v4.0.3

16 Dec 21:45
998d544
Compare
Choose a tag to compare
  • Bump the min sdk to 3.6.0.
  • Update to be forward compatible with changes to package:shelf_web_socket.

package:build_config v1.1.2

16 Dec 21:45
998d544
Compare
Choose a tag to compare
  • Stop using deprecated JsonKey.ignore.
  • Bump the min sdk to 3.6.0.

package:build v2.4.2

16 Dec 21:44
998d544
Compare
Choose a tag to compare
  • Bump the min sdk to 3.6.0.
  • Remove some unnecessary casts and non-null assertions now that we have private
    field promotion.
  • Require analyzer ^6.9.0, allow <8.0.0.
  • Fix analyzer deprecations.

package:build_web_compilers v4.1.0-beta.3

08 Oct 21:35
039aeca
Compare
Choose a tag to compare
  • Support 3.7.0 pre-release sdks.

package:build_modules v5.0.10-beta.0

08 Oct 21:35
039aeca
Compare
Choose a tag to compare
  • Bump the min sdk to 3.5.0.
  • Support 3.7.0 pre-release sdks.

package:build_web_compilers v4.1.0-beta.2

07 Oct 20:58
387401f
Compare
Choose a tag to compare
  • Add source maps for dart2wasm builds.

package:build_runner v2.4.13

30 Sep 20:14
144c598
Compare
Choose a tag to compare
  • Bump the min sdk to 3.5.0.
  • Bump the mime dependency to allow version 2.x.

package:build_web_compilers v4.1.0-beta.1

25 Sep 21:48
bac3844
Compare
Choose a tag to compare
  • Fix loading compiled modules from subdirectories.
  • Stop using deprecated wasm loader functions.