diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/sharp-scissors-think.md | 5 | ||||
-rw-r--r-- | .changeset/slimy-berries-mate.md | 5 | ||||
-rw-r--r-- | .changeset/two-coats-smoke.md | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/.changeset/sharp-scissors-think.md b/.changeset/sharp-scissors-think.md deleted file mode 100644 index 60498d213..000000000 --- a/.changeset/sharp-scissors-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Fixes an issue where slotting interactive components within a "client:only" component prevented all component code in the page from running. diff --git a/.changeset/slimy-berries-mate.md b/.changeset/slimy-berries-mate.md deleted file mode 100644 index ee39a3a4f..000000000 --- a/.changeset/slimy-berries-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/vercel": patch ---- - -Fixes an issue that was preventing the use of `sharp` in some cases and causing a runtime error diff --git a/.changeset/two-coats-smoke.md b/.changeset/two-coats-smoke.md deleted file mode 100644 index ed0e8abc5..000000000 --- a/.changeset/two-coats-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/db": patch ---- - -Add back confirmation handling on verify and push |