summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-28 05:17:45 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-28 08:17:45 -0400
commit6d103ddceb72a9b08d37e09b29524d1f766e3b0d (patch)
tree52b1e6f69b0fd86cbfddc4ed1e32ecd68996f5c0 /.changeset
parentc565465a964ee14bf5d55c0a6eaf1091d3a68429 (diff)
downloadastro-6d103ddceb72a9b08d37e09b29524d1f766e3b0d.tar.gz
astro-6d103ddceb72a9b08d37e09b29524d1f766e3b0d.tar.zst
astro-6d103ddceb72a9b08d37e09b29524d1f766e3b0d.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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