summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/great-days-judge.md8
-rw-r--r--.changeset/happy-carrots-lick.md5
-rw-r--r--.changeset/pink-deers-grab.md5
-rw-r--r--.changeset/smart-hairs-lick.md6
-rw-r--r--.changeset/stupid-trains-move.md5
5 files changed, 0 insertions, 29 deletions
diff --git a/.changeset/great-days-judge.md b/.changeset/great-days-judge.md
deleted file mode 100644
index d098d3f43..000000000
--- a/.changeset/great-days-judge.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-'@astrojs/netlify': minor
----
-
-When a project uses the new `build.excludeMiddleware` Astro config option, the `@astrojs/netlify/functions` adapter will bundle your middleware to run in a [Netlify Edge Function](https://docs.netlify.com/edge-functions/overview/).
-
-See the [Netlify adapter documentation](https://docs.astro.build/en/guides/integrations-guide/netlify/#run-middleware-in-edge-functions) for more details.
-
diff --git a/.changeset/happy-carrots-lick.md b/.changeset/happy-carrots-lick.md
deleted file mode 100644
index 7dcd38568..000000000
--- a/.changeset/happy-carrots-lick.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix `status` code for custom `404` and `500` pages in the dev server
diff --git a/.changeset/pink-deers-grab.md b/.changeset/pink-deers-grab.md
deleted file mode 100644
index 917105007..000000000
--- a/.changeset/pink-deers-grab.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix loading of `/404.astro` page when dynamic route returns 404
diff --git a/.changeset/smart-hairs-lick.md b/.changeset/smart-hairs-lick.md
deleted file mode 100644
index 43a2017b6..000000000
--- a/.changeset/smart-hairs-lick.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@astrojs/markdoc': patch
-'astro': patch
----
-
-Fix Markdoc integration not being able to import `emitESMImage` from Astro
diff --git a/.changeset/stupid-trains-move.md b/.changeset/stupid-trains-move.md
deleted file mode 100644
index ceab16a58..000000000
--- a/.changeset/stupid-trains-move.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix route matching behavior when `getStaticPaths` result includes hyphenated params