0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/.changeset/great-days-judge.md
Emanuele Stoppa 4c93bd8154
feat(@astrojs/netlify): edge middleware support (#7632)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
2023-07-17 15:53:10 +01:00

422 B

@astrojs/netlify
minor

When a project uses the new option Astro build.excludeMiddleware, the @astrojs/netlify/functions adapter will automatically create an Edge Middleware that will automatically communicate with the Astro Middleware.

Check the documentation for more details.