diff options
Diffstat (limited to '.changeset/sixty-tips-play.md')
-rw-r--r-- | .changeset/sixty-tips-play.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/sixty-tips-play.md b/.changeset/sixty-tips-play.md deleted file mode 100644 index 31ebef4da..000000000 --- a/.changeset/sixty-tips-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Replaces the instance of `setTimeout()` in the runtime to use `queueMicrotask()`, to resolve limitations on Cloudflare Workers. |