summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/clever-queens-beam.md5
-rw-r--r--.changeset/dull-camels-accept.md5
-rw-r--r--.changeset/honest-chairs-confess.md5
-rw-r--r--.changeset/nice-jokes-smile.md5
-rw-r--r--.changeset/pink-cheetahs-heal.md5
-rw-r--r--.changeset/popular-melons-pretend.md5
-rw-r--r--.changeset/quick-items-jog.md6
-rw-r--r--.changeset/thirty-bananas-smell.md5
8 files changed, 0 insertions, 41 deletions
diff --git a/.changeset/clever-queens-beam.md b/.changeset/clever-queens-beam.md
deleted file mode 100644
index 3cc5f95fd..000000000
--- a/.changeset/clever-queens-beam.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Add missing `fetchpriority` attribute to img, link, script and iframe elements
diff --git a/.changeset/dull-camels-accept.md b/.changeset/dull-camels-accept.md
deleted file mode 100644
index 66517f156..000000000
--- a/.changeset/dull-camels-accept.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Correctly transform third-party JSX files
diff --git a/.changeset/honest-chairs-confess.md b/.changeset/honest-chairs-confess.md
deleted file mode 100644
index f225fa767..000000000
--- a/.changeset/honest-chairs-confess.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/mdx': patch
----
-
-Fix broken link in README
diff --git a/.changeset/nice-jokes-smile.md b/.changeset/nice-jokes-smile.md
deleted file mode 100644
index ebbb7377c..000000000
--- a/.changeset/nice-jokes-smile.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/mdx': minor
----
-
-Uses remark-rehype options from astro.config.mjs
diff --git a/.changeset/pink-cheetahs-heal.md b/.changeset/pink-cheetahs-heal.md
deleted file mode 100644
index 719f29479..000000000
--- a/.changeset/pink-cheetahs-heal.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Use Vite's resolve to resolve paths for client:only
diff --git a/.changeset/popular-melons-pretend.md b/.changeset/popular-melons-pretend.md
deleted file mode 100644
index 60859e5f3..000000000
--- a/.changeset/popular-melons-pretend.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/partytown': patch
----
-
-fix partytown when base path specified
diff --git a/.changeset/quick-items-jog.md b/.changeset/quick-items-jog.md
deleted file mode 100644
index fe35edd9b..000000000
--- a/.changeset/quick-items-jog.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@astrojs/cloudflare': minor
----
-
-Now building for Cloudflare directory mode takes advantage of the standard asset handling from Cloudflare Pages, and therefore does not call a function script to deliver static assets anymore.
-Also supports the use of `_routes.json`, `_redirects` and `_headers` files when placed into the `public` folder. \ No newline at end of file
diff --git a/.changeset/thirty-bananas-smell.md b/.changeset/thirty-bananas-smell.md
deleted file mode 100644
index cf420b596..000000000
--- a/.changeset/thirty-bananas-smell.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/tailwind': patch
----
-
-Remove temp tailwind config file in finally