astro/.changeset/sixty-tips-play.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
152 B
Markdown
Raw Normal View History

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