diff --git a/.changeset/clever-ads-scream.md b/.changeset/clever-ads-scream.md
deleted file mode 100644
index a6a5e4c437..0000000000
--- a/.changeset/clever-ads-scream.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Skips rendering script tags if it's inlined and empty when `experimental.directRenderScript` is enabled
diff --git a/.changeset/dirty-planes-punch.md b/.changeset/dirty-planes-punch.md
deleted file mode 100644
index 1c2ff17d21..0000000000
--- a/.changeset/dirty-planes-punch.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Fixes minor type issues in actions component example
diff --git a/.changeset/great-turtles-clap.md b/.changeset/great-turtles-clap.md
deleted file mode 100644
index 2634ec5dc0..0000000000
--- a/.changeset/great-turtles-clap.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-"astro": patch
----
-
-The prefetch feature is updated to better support different browsers and different cache headers setup, including:
-
-1. All prefetch strategies will now always try to use `` if supported, or will fall back to `fetch()`.
-2. The `prefetch()` programmatic API's `with` option is deprecated in favour of an automatic approach that will also try to use `` if supported, or will fall back to `fetch()`.
+ 2. The `prefetch()` programmatic API's `with` option is deprecated in favour of an automatic approach that will also try to use `