summaryrefslogtreecommitdiff
path: root/.changeset/lazy-kings-rush.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/lazy-kings-rush.md')
-rw-r--r--.changeset/lazy-kings-rush.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/lazy-kings-rush.md b/.changeset/lazy-kings-rush.md
deleted file mode 100644
index e3eecd832..000000000
--- a/.changeset/lazy-kings-rush.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes an edge case where the client router executed scripts twice when used with a custom swap function that only swaps parts of the DOM.