astro/.changeset/long-geckos-battle.md
Emanuele Stoppa 9e5fafa2b2
feat: vercel edge middleware support (#7532)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-07-05 16:45:58 +01:00

206 B

astro
minor

The astro/middleware module exports a new API called createContext.

This a low-level API that adapters can use to create a context that can be consumed by middleware functions.