Skip to content
Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 06 Jun 15:34
· 3639 commits to main since this release
d5a0898

Minor Changes

  • #7067 57f8d14c0 Thanks @matthewp! - 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.

Patch Changes