summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-08 22:40:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-09 08:40:17 +0300
commite138f663442c27c473987900cb1fe243949a5a52 (patch)
treec9b24e13457d006a02b8b01dabd30ca3ea50d68d /.changeset
parent8341c461b574d53fe455c49d4ae3a53f2e0196b5 (diff)
downloadastro@2.6.2.tar.gz
astro@2.6.2.tar.zst
astro@2.6.2.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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