summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/angry-dragons-drive.md5
-rw-r--r--.changeset/chatty-kiwis-fail.md5
-rw-r--r--.changeset/kind-icons-destroy.md5
-rw-r--r--.changeset/metal-suns-tell.md6
-rw-r--r--.changeset/thirty-cheetahs-repeat.md5
-rw-r--r--.changeset/tricky-dodos-cheer.md5
6 files changed, 0 insertions, 31 deletions
diff --git a/.changeset/angry-dragons-drive.md b/.changeset/angry-dragons-drive.md
deleted file mode 100644
index a33dba38f..000000000
--- a/.changeset/angry-dragons-drive.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix regression causing nested arrays in `getStaticPaths`'s return value to throw an error
diff --git a/.changeset/chatty-kiwis-fail.md b/.changeset/chatty-kiwis-fail.md
deleted file mode 100644
index 823cbbc31..000000000
--- a/.changeset/chatty-kiwis-fail.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix .html.astro file routing in dev
diff --git a/.changeset/kind-icons-destroy.md b/.changeset/kind-icons-destroy.md
deleted file mode 100644
index 150c4dbf6..000000000
--- a/.changeset/kind-icons-destroy.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Properly support trailingSlash: never with a base
diff --git a/.changeset/metal-suns-tell.md b/.changeset/metal-suns-tell.md
deleted file mode 100644
index 22e660425..000000000
--- a/.changeset/metal-suns-tell.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'astro': patch
-'@astrojs/solid-js': patch
----
-
-Respect Vite user config for third-party packages config handling
diff --git a/.changeset/thirty-cheetahs-repeat.md b/.changeset/thirty-cheetahs-repeat.md
deleted file mode 100644
index 60c44fe7b..000000000
--- a/.changeset/thirty-cheetahs-repeat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Prefer the `base` config rather than site config for creating URLs for links and scripts.
diff --git a/.changeset/tricky-dodos-cheer.md b/.changeset/tricky-dodos-cheer.md
deleted file mode 100644
index 4f8b07be1..000000000
--- a/.changeset/tricky-dodos-cheer.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Upgrade `@astrojs/compiler`, fixes regression with `body` handling when `head` contains a Component node