summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-17 15:21:35 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-18 00:21:35 +0200
commit8214114a903850cdf9a13ef31a6b3096cced8847 (patch)
tree45d649587c95f770fd453b074de56a586f2b6438 /.changeset
parentdcd115892a23b17309347c13ce4d82af73d204b2 (diff)
downloadastro-@astrojs/solid-js@4.4.2.tar.gz
astro-@astrojs/solid-js@4.4.2.tar.zst
astro-@astrojs/solid-js@4.4.2.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/five-walls-build.md5
-rw-r--r--.changeset/grumpy-bobcats-rush.md5
-rw-r--r--.changeset/healthy-donuts-yell.md5
-rw-r--r--.changeset/plenty-pandas-repeat.md5
-rw-r--r--.changeset/seven-bees-love.md5
-rw-r--r--.changeset/warm-birds-cheer.md5
6 files changed, 0 insertions, 30 deletions
diff --git a/.changeset/five-walls-build.md b/.changeset/five-walls-build.md
deleted file mode 100644
index 41f89aa3e..000000000
--- a/.changeset/five-walls-build.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/vue': patch
----
-
-Fix vue islands keeping their state when using view transition persistence
diff --git a/.changeset/grumpy-bobcats-rush.md b/.changeset/grumpy-bobcats-rush.md
deleted file mode 100644
index c8b147fa5..000000000
--- a/.changeset/grumpy-bobcats-rush.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/solid-js': patch
----
-
-Fix view transition state persistence
diff --git a/.changeset/healthy-donuts-yell.md b/.changeset/healthy-donuts-yell.md
deleted file mode 100644
index ad9079541..000000000
--- a/.changeset/healthy-donuts-yell.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes an outdated link used to document Content Layer API
diff --git a/.changeset/plenty-pandas-repeat.md b/.changeset/plenty-pandas-repeat.md
deleted file mode 100644
index 64151e63e..000000000
--- a/.changeset/plenty-pandas-repeat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/tailwind': patch
----
-
-Make @astrojs/tailwind compat with Astro 5
diff --git a/.changeset/seven-bees-love.md b/.changeset/seven-bees-love.md
deleted file mode 100644
index f1305c982..000000000
--- a/.changeset/seven-bees-love.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix: prevent island from re-rendering when using transition:persist (#11854)
diff --git a/.changeset/warm-birds-cheer.md b/.changeset/warm-birds-cheer.md
deleted file mode 100644
index 84d25d272..000000000
--- a/.changeset/warm-birds-cheer.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/svelte': patch
----
-
-Fix Svelte component view transition state persistence