- Members defined in a
<script context="module">
tag are now visible to
components importing the file containing the script.
- Add an experimental linter with
dart run zap_dev analyze
- Emit static HTML for fragments known not to change, decreasing code size.