astro/.changeset/sixty-tips-play.md
2023-06-27 22:16:41 +08:00

5 lines
152 B
Markdown

---
"astro": patch
---
Replaces the instance of `setTimeout()` in the runtime to use `queueMicrotask()`, to resolve limitations on Cloudflare Workers.