diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/curly-donkeys-sleep.md | 5 | ||||
-rw-r--r-- | .changeset/spotty-bats-nail.md | 6 | ||||
-rw-r--r-- | .changeset/twelve-rules-collect.md | 5 |
3 files changed, 0 insertions, 16 deletions
diff --git a/.changeset/curly-donkeys-sleep.md b/.changeset/curly-donkeys-sleep.md deleted file mode 100644 index e7b09bf1d..000000000 --- a/.changeset/curly-donkeys-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/db": patch ---- - -Ensure ASTRO_STUDIO_APP_TOKEN is found at runtime diff --git a/.changeset/spotty-bats-nail.md b/.changeset/spotty-bats-nail.md deleted file mode 100644 index 42a68b592..000000000 --- a/.changeset/spotty-bats-nail.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"astro": patch ---- - -Fixes a style issue of `client:only` components in DEV mode during view transitions. - diff --git a/.changeset/twelve-rules-collect.md b/.changeset/twelve-rules-collect.md deleted file mode 100644 index e4e2ad954..000000000 --- a/.changeset/twelve-rules-collect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Fixes and improves performance when rendering Astro JSX |