mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
44694d8a90
* Fixes binary data request bodies in the Node adapter * Fix type
6 lines
101 B
Markdown
6 lines
101 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/node': patch
|
|
---
|
|
|
|
Handle binary data request bodies in the Node adapter
|