summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-23 22:49:12 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-24 13:49:12 +0800
commitdfbd09b711f45da230e75a09b12a186320a632a9 (patch)
treef0b3d8b17b867edd9120f8656a3470c4b4a72fb8 /.changeset
parentaf4bd5e79c0bd662d58aeb016a61950e176b0a26 (diff)
downloadastro-dfbd09b711f45da230e75a09b12a186320a632a9.tar.gz
astro-dfbd09b711f45da230e75a09b12a186320a632a9.tar.zst
astro-dfbd09b711f45da230e75a09b12a186320a632a9.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/green-apes-approve.md7
-rw-r--r--.changeset/sharp-timers-lick.md5
-rw-r--r--.changeset/stupid-suns-beg.md5
3 files changed, 0 insertions, 17 deletions
diff --git a/.changeset/green-apes-approve.md b/.changeset/green-apes-approve.md
deleted file mode 100644
index d4063ae00..000000000
--- a/.changeset/green-apes-approve.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'@astrojs/image': patch
----
-
-Use base64 encoded modules for Squoosh integration
-
-This moves `@astrojs/image` to use base64 encoded versions of the Squoosh wasm modules. This is in order to prevent breakage in SSR environments where your files are moved around. This will fix usage of the integration in Netlify.
diff --git a/.changeset/sharp-timers-lick.md b/.changeset/sharp-timers-lick.md
deleted file mode 100644
index 721f850d8..000000000
--- a/.changeset/sharp-timers-lick.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix failed `astro sync` call when running `astro check`. This change also reverts alias support in CSS styles.
diff --git a/.changeset/stupid-suns-beg.md b/.changeset/stupid-suns-beg.md
deleted file mode 100644
index ef398d290..000000000
--- a/.changeset/stupid-suns-beg.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Update frontmatter assets to be relative to the current file instead of `src/assets`