summaryrefslogtreecommitdiff
path: root/.changeset/swift-suits-drum.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/swift-suits-drum.md')
-rw-r--r--.changeset/swift-suits-drum.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/swift-suits-drum.md b/.changeset/swift-suits-drum.md
deleted file mode 100644
index 664541c44..000000000
--- a/.changeset/swift-suits-drum.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/vue': patch
----
-
-Fixes an issue where Astro slot names were being rendered as attributes in components. Astro slot names will no longer be sent as props to framework components.