astro/.changeset/angry-dogs-shake.md
Erika db39206cbb
fix: polyfill File using undici instead of node:buffer (#8139)
* fix: polyfill File using undici instead of node:buffer

* chore: changeset
2023-08-18 18:23:51 +02:00

5 lines
82 B
Markdown

---
'astro': patch
---
Use `undici` for File changeset for Node 16 compatibility