·
14 commits
to main
since this release
Minor Changes
- 0399d55: Add an experimental flag
experimentalScriptOrderthat corrects the order styles & scripts are rendered within a component. When enabled, the order styles & scripts are rendered will be consistent with the order they are defined.
Patch Changes
- c758d7e: Add async properly when await used inside fragment