diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/happy-fireants-occur.md | 5 | ||||
-rw-r--r-- | .changeset/long-boats-perform.md | 5 | ||||
-rw-r--r-- | .changeset/neat-actors-switch.md | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/.changeset/happy-fireants-occur.md b/.changeset/happy-fireants-occur.md deleted file mode 100644 index 40ffcf4c6..000000000 --- a/.changeset/happy-fireants-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Improve error handling when an Astro component is rendered manually diff --git a/.changeset/long-boats-perform.md b/.changeset/long-boats-perform.md deleted file mode 100644 index 3eb471bb8..000000000 --- a/.changeset/long-boats-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/cloudflare': patch ---- - -Cloudflare fix for building to directory mode diff --git a/.changeset/neat-actors-switch.md b/.changeset/neat-actors-switch.md deleted file mode 100644 index 208576317..000000000 --- a/.changeset/neat-actors-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Improve error handling when top-level `return` is present |