Skip to content

webdev-v3.0.0

Compare
Choose a tag to compare
@elliette elliette released this 30 Jan 22:49
4b59450

What's Changed

  • Add --enable-experiment flag to webdev commands and pass it
    to the build runner and the expression compiler service.
  • Update SDK constraint to >=3.0.0-134.0.dev <4.0.0.
  • Update package:vm_service constraint to >=10.1.0 <12.0.0.
  • Make all tests use sound null safety fixtures.

Breaking changes

  • Support Dart 3.0-alpha breaking changes:
    • Do not pass --(no)-sound-null-safety flag to build daemon.
    • Update build_web_compilers constraint to ^4.0.0.
    • Update build_runner constraint to ^2.4.0.
    • Support changes in the SDK layout for Dart 3.0.

Full Changelog: webdev-v2.7.12...webdev-v3.0.0