9e5fafa2b2
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
7 lines
206 B
Markdown
7 lines
206 B
Markdown
---
|
|
'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.
|