0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset/sixty-tips-play.md
2023-06-27 22:16:41 +08:00

152 B

astro
patch

Replaces the instance of setTimeout() in the runtime to use queueMicrotask(), to resolve limitations on Cloudflare Workers.