summaryrefslogtreecommitdiff
path: root/.changeset/nasty-garlics-listen.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/nasty-garlics-listen.md')
-rw-r--r--.changeset/nasty-garlics-listen.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/nasty-garlics-listen.md b/.changeset/nasty-garlics-listen.md
deleted file mode 100644
index e1b19b96b..000000000
--- a/.changeset/nasty-garlics-listen.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Reimplement https://github.com/withastro/astro/pull/7509 to correctly emit pre-rendered pages now that `build.split` is deprecated and this configuration has been moved to `functionPerRoute` inside the adapter.