diff options
Diffstat (limited to '.changeset/eighty-cows-wink.md')
-rw-r--r-- | .changeset/eighty-cows-wink.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/eighty-cows-wink.md b/.changeset/eighty-cows-wink.md deleted file mode 100644 index 77381ecc9..000000000 --- a/.changeset/eighty-cows-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Update `@astrojs/compiler` to [`v0.11.0`](https://github.com/withastro/compiler/blob/main/lib/compiler/CHANGELOG.md#0110), which moves from TinyGo to Go's built-in WASM output. This will be a significant improvement for stability and memory safety. |