summaryrefslogtreecommitdiff
path: root/.changeset/twenty-suns-vanish.md
blob: 987876cc8200cf82646c2e2d85914cc558d2ebc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
---
'@astrojs/netlify': minor
---

Support for experimental redirects

This adds support for the redirects RFC in the Netlify adapter, including a new `@astrojs/netlify/static` adapter for static sites. 

No changes are necessary when using SSR. Simply use configured redirects and the adapter will update your `_redirects` file.