webdev-v3.0.0
What's Changed
- Add
--enable-experimentflag 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_serviceconstraint 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-safetyflag to build daemon. - Update
build_web_compilersconstraint to^4.0.0. - Update
build_runnerconstraint to^2.4.0. - Support changes in the SDK layout for Dart 3.0.
- Do not pass
Full Changelog: webdev-v2.7.12...webdev-v3.0.0