mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
0abd1d3e42
* fix(webapi): Use undici's FormData instead of a polyfill * chore: changeset
5 lines
78 B
Markdown
5 lines
78 B
Markdown
---
|
|
'@astrojs/webapi': patch
|
|
---
|
|
|
|
Use undici's FormData instead of a polyfill
|