summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/eight-rice-tap.md5
-rw-r--r--.changeset/eleven-cameras-sing.md5
-rw-r--r--.changeset/eleven-papayas-rhyme.md5
-rw-r--r--.changeset/fuzzy-falcons-tan.md5
-rw-r--r--.changeset/good-adults-punch.md5
-rw-r--r--.changeset/nasty-ladybugs-whisper.md5
-rw-r--r--.changeset/odd-otters-look.md5
-rw-r--r--.changeset/perfect-socks-dress.md5
-rw-r--r--.changeset/thirty-bikes-peel.md5
-rw-r--r--.changeset/tiny-suns-sit.md5
10 files changed, 0 insertions, 50 deletions
diff --git a/.changeset/eight-rice-tap.md b/.changeset/eight-rice-tap.md
deleted file mode 100644
index f31d24115..000000000
--- a/.changeset/eight-rice-tap.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/partytown': patch
----
-
-Prevent Partytown integration from inserting a 'null' string into the body
diff --git a/.changeset/eleven-cameras-sing.md b/.changeset/eleven-cameras-sing.md
deleted file mode 100644
index 51092c495..000000000
--- a/.changeset/eleven-cameras-sing.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/preact': patch
----
-
-Preact signals are now serialized correctly in arrays when they are given to components.
diff --git a/.changeset/eleven-papayas-rhyme.md b/.changeset/eleven-papayas-rhyme.md
deleted file mode 100644
index 3b6a9bb09..000000000
--- a/.changeset/eleven-papayas-rhyme.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes a case where Vite would be imported by the SSR runtime, causing bundling errors and bloat.
diff --git a/.changeset/fuzzy-falcons-tan.md b/.changeset/fuzzy-falcons-tan.md
deleted file mode 100644
index 45323269d..000000000
--- a/.changeset/fuzzy-falcons-tan.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Marks internal `vite-plugin-fileurl` plugin with `enforce: 'pre'`
diff --git a/.changeset/good-adults-punch.md b/.changeset/good-adults-punch.md
deleted file mode 100644
index 0ae575c51..000000000
--- a/.changeset/good-adults-punch.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/markdoc': patch
----
-
-Fixes an issue preventing to use Astro components as Markdoc tags and nodes when configured using the `extends` property.
diff --git a/.changeset/nasty-ladybugs-whisper.md b/.changeset/nasty-ladybugs-whisper.md
deleted file mode 100644
index d922187e5..000000000
--- a/.changeset/nasty-ladybugs-whisper.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Prevents prefetching of the same urls with different hashes.
diff --git a/.changeset/odd-otters-look.md b/.changeset/odd-otters-look.md
deleted file mode 100644
index 18f2be20d..000000000
--- a/.changeset/odd-otters-look.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-astro: patch
----
-
-Updates the documentation for experimental Content Layer API with a corrected code example
diff --git a/.changeset/perfect-socks-dress.md b/.changeset/perfect-socks-dress.md
deleted file mode 100644
index a6c8a8402..000000000
--- a/.changeset/perfect-socks-dress.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes a typo in the `MissingImageDimension` error message
diff --git a/.changeset/thirty-bikes-peel.md b/.changeset/thirty-bikes-peel.md
deleted file mode 100644
index 5a5aacc7f..000000000
--- a/.changeset/thirty-bikes-peel.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Improves error message when invalid data is returned by an Action.
diff --git a/.changeset/tiny-suns-sit.md b/.changeset/tiny-suns-sit.md
deleted file mode 100644
index d5dbd58ae..000000000
--- a/.changeset/tiny-suns-sit.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/mdx': patch
----
-
-Fixes CSS in the layout component to be ordered first before any other components in the MDX file