summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/bright-toes-wink.md5
-rw-r--r--.changeset/cool-rings-tell.md5
-rw-r--r--.changeset/curvy-pans-share.md5
-rw-r--r--.changeset/happy-pianos-report.md5
-rw-r--r--.changeset/happy-radios-drive.md5
-rw-r--r--.changeset/light-meals-press.md5
-rw-r--r--.changeset/smart-ties-hear.md5
-rw-r--r--.changeset/tame-hats-kiss.md5
-rw-r--r--.changeset/tiny-papayas-develop.md5
9 files changed, 0 insertions, 45 deletions
diff --git a/.changeset/bright-toes-wink.md b/.changeset/bright-toes-wink.md
deleted file mode 100644
index e83229bd8..000000000
--- a/.changeset/bright-toes-wink.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Removes encryption of empty props to allow server island cacheability
diff --git a/.changeset/cool-rings-tell.md b/.changeset/cool-rings-tell.md
deleted file mode 100644
index 11c2fd981..000000000
--- a/.changeset/cool-rings-tell.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes a case where accessing `astro:env` APIs or `import.meta.env` inside the content config file would not work
diff --git a/.changeset/curvy-pans-share.md b/.changeset/curvy-pans-share.md
deleted file mode 100644
index df4ef548a..000000000
--- a/.changeset/curvy-pans-share.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/solid-js': patch
----
-
-Adds the client entrypoint to `optimizeDeps.include`
diff --git a/.changeset/happy-pianos-report.md b/.changeset/happy-pianos-report.md
deleted file mode 100644
index 5e10b02a6..000000000
--- a/.changeset/happy-pianos-report.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix Astro.currentLocale returning the incorrect locale when using fallback rewrites in SSR mode
diff --git a/.changeset/happy-radios-drive.md b/.changeset/happy-radios-drive.md
deleted file mode 100644
index a8dde10c5..000000000
--- a/.changeset/happy-radios-drive.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/upgrade': patch
----
-
-Updates displayed data to show both source and target versions
diff --git a/.changeset/light-meals-press.md b/.changeset/light-meals-press.md
deleted file mode 100644
index 69b8f9388..000000000
--- a/.changeset/light-meals-press.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Skips updating content layer files if content is unchanged
diff --git a/.changeset/smart-ties-hear.md b/.changeset/smart-ties-hear.md
deleted file mode 100644
index 0921ff671..000000000
--- a/.changeset/smart-ties-hear.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/react': patch
----
-
-Removes react-specific entrypoints in `optimizeDeps.include` and rely on `@vitejs/plugin-react` to add
diff --git a/.changeset/tame-hats-kiss.md b/.changeset/tame-hats-kiss.md
deleted file mode 100644
index 5b634a73d..000000000
--- a/.changeset/tame-hats-kiss.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Improves the session error messages
diff --git a/.changeset/tiny-papayas-develop.md b/.changeset/tiny-papayas-develop.md
deleted file mode 100644
index 49da5049d..000000000
--- a/.changeset/tiny-papayas-develop.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Ensures old content collection entry is deleted if a markdown frontmatter slug is changed in dev