mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
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.
|