aboutsummaryrefslogtreecommitdiff
path: root/.changeset/chilled-ducks-grin.md
blob: b63b1f29c29d0c2a78a0c86008b6cd08856e30bb (plain) (blame)
1
2
3
4
5
---
'astro': major
---

Removed automatic flattening of `getStaticPaths` result. `.flatMap` and `.flat` should now be used to ensure that you're returning a flat array.