76ddef19cc
* feat: remove automatic flattening of `getStaticPaths` result * chore: changeset
169 B
169 B
astro |
---|
major |
Removed automatic flattening of getStaticPaths
result. .flatMap
and .flat
should now be used to ensure that you're returning a flat array.