Skip to content

@astrojs/compiler@2.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 11:58
face554

Minor Changes

  • 17f8932: The WASM binaries for the compiler are now built using Go 1.22.

Patch Changes

  • e8b6cdf: Skips printing createAstro code if the Astro global is not referenced
  • ecd7e90: Skips printing async for component functions if await is not used