Skip to content

Choose a tag to compare

@github-actions github-actions released this 12 Mar 09:31
· 14 commits to main since this release
29c596f

Minor Changes

  • 0399d55: Add an experimental flag experimentalScriptOrder that 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