summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/clever-nails-pump.md5
-rw-r--r--.changeset/fifty-apricots-clap.md5
-rw-r--r--.changeset/five-singers-notice.md5
-rw-r--r--.changeset/giant-dolls-reply.md6
-rw-r--r--.changeset/lucky-phones-mix.md5
-rw-r--r--.changeset/quick-onions-itch.md5
-rw-r--r--.changeset/shy-kids-hug.md6
-rw-r--r--.changeset/slow-terms-repeat.md6
8 files changed, 0 insertions, 43 deletions
diff --git a/.changeset/clever-nails-pump.md b/.changeset/clever-nails-pump.md
deleted file mode 100644
index e363c78f5..000000000
--- a/.changeset/clever-nails-pump.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes use of @fontsource packages
diff --git a/.changeset/fifty-apricots-clap.md b/.changeset/fifty-apricots-clap.md
deleted file mode 100644
index 2fcf04fe7..000000000
--- a/.changeset/fifty-apricots-clap.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Adding support for custom "astro/client" type definitions in `@astrojs/image`
diff --git a/.changeset/five-singers-notice.md b/.changeset/five-singers-notice.md
deleted file mode 100644
index 2e1a930ee..000000000
--- a/.changeset/five-singers-notice.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/image': minor
----
-
-Big improvements to the TypeScript and Language Tools support for `@astrojs/image` :tada:
diff --git a/.changeset/giant-dolls-reply.md b/.changeset/giant-dolls-reply.md
deleted file mode 100644
index 934967b7e..000000000
--- a/.changeset/giant-dolls-reply.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@astrojs/cloudflare': minor
-'@astrojs/vercel': minor
----
-
-Add explicit errors when omitting output config
diff --git a/.changeset/lucky-phones-mix.md b/.changeset/lucky-phones-mix.md
deleted file mode 100644
index 9c8f18e2d..000000000
--- a/.changeset/lucky-phones-mix.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/svelte': patch
----
-
-Remove Svelte HMR warning during the build
diff --git a/.changeset/quick-onions-itch.md b/.changeset/quick-onions-itch.md
deleted file mode 100644
index 68bc505b3..000000000
--- a/.changeset/quick-onions-itch.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Add `url` and `file` properties to `MarkdownContent` type
diff --git a/.changeset/shy-kids-hug.md b/.changeset/shy-kids-hug.md
deleted file mode 100644
index 8a51bd9d2..000000000
--- a/.changeset/shy-kids-hug.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'astro': patch
-'@astrojs/cloudflare': patch
----
-
-Fixes Cloudflare throwing an error for process
diff --git a/.changeset/slow-terms-repeat.md b/.changeset/slow-terms-repeat.md
deleted file mode 100644
index 808556f54..000000000
--- a/.changeset/slow-terms-repeat.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'astro': patch
-'@astrojs/node': patch
----
-
-Handle binary data request bodies in the Node adapter