astro/.changeset/long-geckos-battle.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
206 B
Markdown
Raw Normal View History

---
'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.