mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
cee70f5c6a
* fix(dev): Fix dev server responses not being encoded following the specified encoding * test: Add test * chore: changeset
5 lines
92 B
Markdown
5 lines
92 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix returning hex / base64 images from endpoints not working in dev
|