summaryrefslogtreecommitdiff
path: root/.changeset/chilled-ducks-grin.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/chilled-ducks-grin.md')
-rw-r--r--.changeset/chilled-ducks-grin.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/chilled-ducks-grin.md b/.changeset/chilled-ducks-grin.md
deleted file mode 100644
index b63b1f29c..000000000
--- a/.changeset/chilled-ducks-grin.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': major
----
-
-Removed automatic flattening of `getStaticPaths` result. `.flatMap` and `.flat` should now be used to ensure that you're returning a flat array.