summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/brown-clocks-press.md5
-rw-r--r--.changeset/clever-files-wash.md5
-rw-r--r--.changeset/cool-ducks-mix.md5
-rw-r--r--.changeset/curvy-countries-kiss.md6
-rw-r--r--.changeset/dull-days-grin.md5
-rw-r--r--.changeset/lemon-spies-approve.md5
-rw-r--r--.changeset/long-turtles-run.md5
-rw-r--r--.changeset/lucky-bees-impress.md5
-rw-r--r--.changeset/tall-keys-hunt.md5
-rw-r--r--.changeset/tame-keys-kiss.md5
-rw-r--r--.changeset/thin-trains-run.md7
11 files changed, 0 insertions, 58 deletions
diff --git a/.changeset/brown-clocks-press.md b/.changeset/brown-clocks-press.md
deleted file mode 100644
index 72da3e649..000000000
--- a/.changeset/brown-clocks-press.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Surface astro.config errors to the user
diff --git a/.changeset/clever-files-wash.md b/.changeset/clever-files-wash.md
deleted file mode 100644
index 6a62c4864..000000000
--- a/.changeset/clever-files-wash.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixed memleak caused by project dir names containing '.md' or '.mdx'
diff --git a/.changeset/cool-ducks-mix.md b/.changeset/cool-ducks-mix.md
deleted file mode 100644
index 938ecd06d..000000000
--- a/.changeset/cool-ducks-mix.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Allow 200 response for endpoints in build
diff --git a/.changeset/curvy-countries-kiss.md b/.changeset/curvy-countries-kiss.md
deleted file mode 100644
index 91ac89d42..000000000
--- a/.changeset/curvy-countries-kiss.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@astrojs/prism': patch
-'@astrojs/markdown-component': patch
----
-
-Update URLs in package.json
diff --git a/.changeset/dull-days-grin.md b/.changeset/dull-days-grin.md
deleted file mode 100644
index 6876d2a83..000000000
--- a/.changeset/dull-days-grin.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Include missing `class:list` within `HTMLAttributes` type
diff --git a/.changeset/lemon-spies-approve.md b/.changeset/lemon-spies-approve.md
deleted file mode 100644
index b7da75bb3..000000000
--- a/.changeset/lemon-spies-approve.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/prefetch': patch
----
-
-Do not prefetch if browser is offline or uses 3G
diff --git a/.changeset/long-turtles-run.md b/.changeset/long-turtles-run.md
deleted file mode 100644
index 599c3c99a..000000000
--- a/.changeset/long-turtles-run.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/tailwind': patch
----
-
-Prevent errors during HMR from crashing dev server
diff --git a/.changeset/lucky-bees-impress.md b/.changeset/lucky-bees-impress.md
deleted file mode 100644
index 7dda64a6d..000000000
--- a/.changeset/lucky-bees-impress.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/prefetch': patch
----
-
-Adds additional package.json keywords used for discoverability in the Integrations catalog
diff --git a/.changeset/tall-keys-hunt.md b/.changeset/tall-keys-hunt.md
deleted file mode 100644
index 1f5e3a6ea..000000000
--- a/.changeset/tall-keys-hunt.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Refactor CSS preprocessing handling
diff --git a/.changeset/tame-keys-kiss.md b/.changeset/tame-keys-kiss.md
deleted file mode 100644
index 51ee6f3ef..000000000
--- a/.changeset/tame-keys-kiss.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/image': patch
----
-
-Fixes a bug where the `web-streams-polyfill` dependency would not be installed with the `--production` flag
diff --git a/.changeset/thin-trains-run.md b/.changeset/thin-trains-run.md
deleted file mode 100644
index ef58f3b23..000000000
--- a/.changeset/thin-trains-run.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'astro': patch
----
-
-HMR - Improved error recovery
-
-This improves error recovery for HMR. Now when the dev server finds itself in an error state (because a route contained an error), it will recover from that state and refresh the page when the user has corrected the mistake. \ No newline at end of file