mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
075eee08f2
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
5 lines
138 B
Markdown
5 lines
138 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix middleware for API endpoints that use `Response`, and log a warning for endpoints that don't use `Response`.
|