diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/dull-pots-laugh.md | 5 | ||||
-rw-r--r-- | .changeset/fast-bikes-tease.md | 5 | ||||
-rw-r--r-- | .changeset/huge-islands-fold.md | 5 | ||||
-rw-r--r-- | .changeset/real-mice-joke.md | 5 | ||||
-rw-r--r-- | .changeset/red-berries-glow.md | 5 |
5 files changed, 0 insertions, 25 deletions
diff --git a/.changeset/dull-pots-laugh.md b/.changeset/dull-pots-laugh.md deleted file mode 100644 index ca57cb862..000000000 --- a/.changeset/dull-pots-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/vercel': patch ---- - -Handle SVG images correctly in build image service diff --git a/.changeset/fast-bikes-tease.md b/.changeset/fast-bikes-tease.md deleted file mode 100644 index bc05f16ef..000000000 --- a/.changeset/fast-bikes-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/sitemap': patch ---- - -Uncaught errors in the `filter` method will now bubble, causing the astro build to fail. diff --git a/.changeset/huge-islands-fold.md b/.changeset/huge-islands-fold.md deleted file mode 100644 index f86bc2b6f..000000000 --- a/.changeset/huge-islands-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/rss': patch ---- - -Fixes a missing type attribute when providing a XSLT stylesheet diff --git a/.changeset/real-mice-joke.md b/.changeset/real-mice-joke.md deleted file mode 100644 index 43af36d7e..000000000 --- a/.changeset/real-mice-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug that caused `Astro.rewrite` to fail when used in `sequence`d middleware diff --git a/.changeset/red-berries-glow.md b/.changeset/red-berries-glow.md deleted file mode 100644 index fe4ee735a..000000000 --- a/.changeset/red-berries-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes rendering of the `download` attribute when it has a boolean value |