diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/many-fans-reply.md | 5 | ||||
-rw-r--r-- | .changeset/ninety-snails-study.md | 5 | ||||
-rw-r--r-- | .changeset/polite-pears-kneel.md | 6 | ||||
-rw-r--r-- | .changeset/sharp-jobs-grow.md | 5 | ||||
-rw-r--r-- | .changeset/silent-years-burn.md | 5 | ||||
-rw-r--r-- | .changeset/tall-news-hang.md | 5 | ||||
-rw-r--r-- | .changeset/tidy-points-do.md | 5 | ||||
-rw-r--r-- | .changeset/tidy-singers-thank.md | 5 | ||||
-rw-r--r-- | .changeset/wise-steaks-wash.md | 6 |
9 files changed, 0 insertions, 47 deletions
diff --git a/.changeset/many-fans-reply.md b/.changeset/many-fans-reply.md deleted file mode 100644 index 0b58ad442..000000000 --- a/.changeset/many-fans-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/react": patch ---- - -Automatically configure redoc diff --git a/.changeset/ninety-snails-study.md b/.changeset/ninety-snails-study.md deleted file mode 100644 index 84bf956b7..000000000 --- a/.changeset/ninety-snails-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Support custom 404s added via `injectRoute` or as `src/pages/404.html` diff --git a/.changeset/polite-pears-kneel.md b/.changeset/polite-pears-kneel.md deleted file mode 100644 index 2469620ec..000000000 --- a/.changeset/polite-pears-kneel.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@astrojs/telemetry': patch -'@astrojs/webapi': patch ---- - -Upgrade undici to v5.22.0 diff --git a/.changeset/sharp-jobs-grow.md b/.changeset/sharp-jobs-grow.md deleted file mode 100644 index ab0cf961d..000000000 --- a/.changeset/sharp-jobs-grow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Placeholders for slots are cleaned in HTML String that is rendered diff --git a/.changeset/silent-years-burn.md b/.changeset/silent-years-burn.md deleted file mode 100644 index c1aeede19..000000000 --- a/.changeset/silent-years-burn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/node': patch ---- - -Catch errors that occur within the stream in the Node adapter diff --git a/.changeset/tall-news-hang.md b/.changeset/tall-news-hang.md deleted file mode 100644 index 0887bbec1..000000000 --- a/.changeset/tall-news-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Update `experimental.assets`'s `image.service` configuration to allow for a config option in addition to an entrypoint diff --git a/.changeset/tidy-points-do.md b/.changeset/tidy-points-do.md deleted file mode 100644 index 87f483cf4..000000000 --- a/.changeset/tidy-points-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Update `astro check` to use version 1.0.0 of the Astro language server diff --git a/.changeset/tidy-singers-thank.md b/.changeset/tidy-singers-thank.md deleted file mode 100644 index 415679383..000000000 --- a/.changeset/tidy-singers-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/cloudflare": patch ---- - -Fix missing code language in Cloudflare README diff --git a/.changeset/wise-steaks-wash.md b/.changeset/wise-steaks-wash.md deleted file mode 100644 index 598059ca0..000000000 --- a/.changeset/wise-steaks-wash.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@astrojs/tailwind': patch -'@astrojs/svelte': patch ---- - -Update dependencies |