summaryrefslogtreecommitdiff
path: root/.changeset/tough-ants-rest.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/tough-ants-rest.md')
-rw-r--r--.changeset/tough-ants-rest.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/.changeset/tough-ants-rest.md b/.changeset/tough-ants-rest.md
deleted file mode 100644
index f95ae30c2..000000000
--- a/.changeset/tough-ants-rest.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-'@astrojs/svelte': minor
-'@astrojs/vue': minor
----
-
-Adds support for passing named slots from `.astro` => framework components.
-
-Inside your components, use the built-in `slot` API as you normally would.