diff options
Diffstat (limited to '.changeset/great-days-judge.md')
-rw-r--r-- | .changeset/great-days-judge.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.changeset/great-days-judge.md b/.changeset/great-days-judge.md deleted file mode 100644 index d098d3f43..000000000 --- a/.changeset/great-days-judge.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@astrojs/netlify': minor ---- - -When a project uses the new `build.excludeMiddleware` Astro config option, the `@astrojs/netlify/functions` adapter will bundle your middleware to run in a [Netlify Edge Function](https://docs.netlify.com/edge-functions/overview/). - -See the [Netlify adapter documentation](https://docs.astro.build/en/guides/integrations-guide/netlify/#run-middleware-in-edge-functions) for more details. - |