summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/beige-rice-tap.md5
-rw-r--r--.changeset/beige-students-compete.md5
-rw-r--r--.changeset/eighty-ligers-punch.md5
-rw-r--r--.changeset/large-phones-compare.md8
-rw-r--r--.changeset/mighty-lions-give.md5
-rw-r--r--.changeset/ninety-monkeys-complain.md5
-rw-r--r--.changeset/shy-knives-pretend.md5
-rw-r--r--.changeset/strange-cats-notice.md5
-rw-r--r--.changeset/swift-snakes-hope.md5
-rw-r--r--.changeset/thin-trains-fold.md5
-rw-r--r--.changeset/twenty-spoons-sneeze.md5
-rw-r--r--.changeset/wicked-sloths-cry.md5
-rw-r--r--.changeset/wise-pumas-fry.md5
13 files changed, 0 insertions, 68 deletions
diff --git a/.changeset/beige-rice-tap.md b/.changeset/beige-rice-tap.md
deleted file mode 100644
index 67c7427a9..000000000
--- a/.changeset/beige-rice-tap.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Support passing the values `Infinity` and `-Infinity` as island props.
diff --git a/.changeset/beige-students-compete.md b/.changeset/beige-students-compete.md
deleted file mode 100644
index 06588695c..000000000
--- a/.changeset/beige-students-compete.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/vue': patch
----
-
-Fixes a case where IDs generated by `useId()` (introduced in Vue 3.5) would not be unique between islands
diff --git a/.changeset/eighty-ligers-punch.md b/.changeset/eighty-ligers-punch.md
deleted file mode 100644
index ee7acbec3..000000000
--- a/.changeset/eighty-ligers-punch.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/svelte': patch
----
-
-Fixes an Reference Error that occurred during client transitions
diff --git a/.changeset/large-phones-compare.md b/.changeset/large-phones-compare.md
deleted file mode 100644
index a603ea0a2..000000000
--- a/.changeset/large-phones-compare.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-'create-astro': patch
-'@astrojs/upgrade': patch
-'astro': patch
-'@astrojs/db': patch
----
-
-Removes the `strip-ansi` dependency in favor of the native Node API
diff --git a/.changeset/mighty-lions-give.md b/.changeset/mighty-lions-give.md
deleted file mode 100644
index 639e1569d..000000000
--- a/.changeset/mighty-lions-give.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/db': patch
----
-
-Fixes initial schema push for local file and in-memory libSQL DB
diff --git a/.changeset/ninety-monkeys-complain.md b/.changeset/ninety-monkeys-complain.md
deleted file mode 100644
index c8a06da1f..000000000
--- a/.changeset/ninety-monkeys-complain.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Clear content layer cache when astro version changes
diff --git a/.changeset/shy-knives-pretend.md b/.changeset/shy-knives-pretend.md
deleted file mode 100644
index 399065ca2..000000000
--- a/.changeset/shy-knives-pretend.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/db': patch
----
-
-Fixes relative local libSQL db URL
diff --git a/.changeset/strange-cats-notice.md b/.changeset/strange-cats-notice.md
deleted file mode 100644
index bb17a5aae..000000000
--- a/.changeset/strange-cats-notice.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Updates Vite links to use their new domain
diff --git a/.changeset/swift-snakes-hope.md b/.changeset/swift-snakes-hope.md
deleted file mode 100644
index 34c626b39..000000000
--- a/.changeset/swift-snakes-hope.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Allows special characters in Action names
diff --git a/.changeset/thin-trains-fold.md b/.changeset/thin-trains-fold.md
deleted file mode 100644
index d4df14584..000000000
--- a/.changeset/thin-trains-fold.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes missing `body` property on CollectionEntry types for content layer entries
diff --git a/.changeset/twenty-spoons-sneeze.md b/.changeset/twenty-spoons-sneeze.md
deleted file mode 100644
index c4a4bb592..000000000
--- a/.changeset/twenty-spoons-sneeze.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Updates the [`cookie`](https://npmjs.com/package/cookie) dependency to avoid the [CVE 2024-47764](https://nvd.nist.gov/vuln/detail/CVE-2024-47764) vulnerability.
diff --git a/.changeset/wicked-sloths-cry.md b/.changeset/wicked-sloths-cry.md
deleted file mode 100644
index e701bb6b8..000000000
--- a/.changeset/wicked-sloths-cry.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/vue": patch
----
-
-Fixes an Reference Error that occurred during client transitions
diff --git a/.changeset/wise-pumas-fry.md b/.changeset/wise-pumas-fry.md
deleted file mode 100644
index 90452298c..000000000
--- a/.changeset/wise-pumas-fry.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Adds a helpful error when attempting to render an undefined collection entry