astro/.changeset/spotty-houses-stare.md
Matthew Phillips 7b9d042dde
Allow SSR dynamic routes to not implement getStaticPaths (#2815)
* Allow SSR dynamic routes to not implement getStaticPaths

* Adds a changeset

* Update based on code-review comments
2022-03-17 08:31:01 -04:00

90 B

astro
patch

Allows dynamic routes in SSR to avoid implementing getStaticPaths