From e138f663442c27c473987900cb1fe243949a5a52 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Thu, 8 Jun 2023 22:40:17 -0700 Subject: [ci] release (#7318) Co-authored-by: github-actions[bot] --- .changeset/blue-spies-live.md | 5 ----- .changeset/kind-cycles-smile.md | 5 ----- .changeset/large-keys-peel.md | 5 ----- .changeset/modern-turkeys-shop.md | 5 ----- .changeset/sour-turtles-tap.md | 5 ----- .changeset/swift-flies-press.md | 5 ----- .changeset/thirty-books-smoke.md | 5 ----- .changeset/yellow-plants-stare.md | 5 ----- 8 files changed, 40 deletions(-) delete mode 100644 .changeset/blue-spies-live.md delete mode 100644 .changeset/kind-cycles-smile.md delete mode 100644 .changeset/large-keys-peel.md delete mode 100644 .changeset/modern-turkeys-shop.md delete mode 100644 .changeset/sour-turtles-tap.md delete mode 100644 .changeset/swift-flies-press.md delete mode 100644 .changeset/thirty-books-smoke.md delete mode 100644 .changeset/yellow-plants-stare.md (limited to '.changeset') 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 -- cgit v1.2.3