Skip to content

@astrojs/compiler@0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 23:11
· 420 commits to main since this release
c3a1344

Minor Changes

  • f5d4006: Switch from TinyGo to Go's built-in WASM output. While this is an unfortunate size increase for our .wasm file, it should also be significantly more stable and cut down on hard-to-reproduce bugs.

    Please see #291 for more details.