11 lines
422 B
Markdown
11 lines
422 B
Markdown
|
---
|
||
|
'@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](https://github.com/withastro/astro/blob/main/packages/integrations/netlify/README.md#edge-middleware-with-astro-middleware) for more details.
|
||
|
|