Skip to content
Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 06 Jul 15:18
· 3482 commits to main since this release
f224078

Minor Changes

  • #7532 9e5fafa2b Thanks @ematipico! - Support for Vercel Edge Middleware via Astro middleware.

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

    Check the documentation for more details.

Patch Changes