summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/blue-spies-live.md5
-rw-r--r--.changeset/kind-cycles-smile.md5
-rw-r--r--.changeset/large-keys-peel.md5
-rw-r--r--.changeset/modern-turkeys-shop.md5
-rw-r--r--.changeset/sour-turtles-tap.md5
-rw-r--r--.changeset/swift-flies-press.md5
-rw-r--r--.changeset/thirty-books-smoke.md5
-rw-r--r--.changeset/yellow-plants-stare.md5
8 files changed, 0 insertions, 40 deletions
diff --git a/.changeset/blue-spies-live.md b/.changeset/blue-spies-live.md
deleted file mode 100644
index 9fef9819c..000000000
--- a/.changeset/blue-spies-live.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixed a bug that threw an Exception when spreading potentially undefined values as HTML attributes
diff --git a/.changeset/kind-cycles-smile.md b/.changeset/kind-cycles-smile.md
deleted file mode 100644
index 9cdb28aa2..000000000
--- a/.changeset/kind-cycles-smile.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Add readable error message for invalid dynamic routes.
diff --git a/.changeset/large-keys-peel.md b/.changeset/large-keys-peel.md
deleted file mode 100644
index 4f431944d..000000000
--- a/.changeset/large-keys-peel.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix Zod errors getting flagged as configuration errors
diff --git a/.changeset/modern-turkeys-shop.md b/.changeset/modern-turkeys-shop.md
deleted file mode 100644
index 758236619..000000000
--- a/.changeset/modern-turkeys-shop.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/markdown-component': patch
----
-
-Fix Markdown component error message false positive
diff --git a/.changeset/sour-turtles-tap.md b/.changeset/sour-turtles-tap.md
deleted file mode 100644
index 320ec6620..000000000
--- a/.changeset/sour-turtles-tap.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/svelte': major
----
-
-Update to svelte2tsx 0.6.15 and vite-plugin-svelte 2.4.1
diff --git a/.changeset/swift-flies-press.md b/.changeset/swift-flies-press.md
deleted file mode 100644
index f57237d0e..000000000
--- a/.changeset/swift-flies-press.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix for experimental redirects in dev mode
diff --git a/.changeset/thirty-books-smoke.md b/.changeset/thirty-books-smoke.md
deleted file mode 100644
index f127b4017..000000000
--- a/.changeset/thirty-books-smoke.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'create-astro': patch
----
-
-Ensure create-astro respects package manager registry configuration
diff --git a/.changeset/yellow-plants-stare.md b/.changeset/yellow-plants-stare.md
deleted file mode 100644
index 753541888..000000000
--- a/.changeset/yellow-plants-stare.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes issue where Astro doesn't respect custom npm registry settings during project creation