diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/calm-readers-learn.md | 5 | ||||
-rw-r--r-- | .changeset/great-mails-agree.md | 5 | ||||
-rw-r--r-- | .changeset/grumpy-cameras-own.md | 5 | ||||
-rw-r--r-- | .changeset/late-poets-own.md | 5 | ||||
-rw-r--r-- | .changeset/sixty-scissors-refuse.md | 6 | ||||
-rw-r--r-- | .changeset/tame-poems-walk.md | 5 | ||||
-rw-r--r-- | .changeset/thirty-bugs-film.md | 5 |
7 files changed, 0 insertions, 36 deletions
diff --git a/.changeset/calm-readers-learn.md b/.changeset/calm-readers-learn.md deleted file mode 100644 index 63c5c8922..000000000 --- a/.changeset/calm-readers-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes the first-page value of `url.prev` when paginating a spread route at the root diff --git a/.changeset/great-mails-agree.md b/.changeset/great-mails-agree.md deleted file mode 100644 index df5e9d82c..000000000 --- a/.changeset/great-mails-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes usage of Code component in Vercel diff --git a/.changeset/grumpy-cameras-own.md b/.changeset/grumpy-cameras-own.md deleted file mode 100644 index cec634d81..000000000 --- a/.changeset/grumpy-cameras-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/vercel": patch ---- - -Fix and improve Vercel adapter README diff --git a/.changeset/late-poets-own.md b/.changeset/late-poets-own.md deleted file mode 100644 index 1055bc71a..000000000 --- a/.changeset/late-poets-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Ensure base configuration appended to content collection styles diff --git a/.changeset/sixty-scissors-refuse.md b/.changeset/sixty-scissors-refuse.md deleted file mode 100644 index 71452bfae..000000000 --- a/.changeset/sixty-scissors-refuse.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'astro': patch ---- - -Fix `border` and `frame` attribute types on `TableHTMLAttributes` interface - diff --git a/.changeset/tame-poems-walk.md b/.changeset/tame-poems-walk.md deleted file mode 100644 index 579f6c1bb..000000000 --- a/.changeset/tame-poems-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Allow binary data to be returned from api routes in SSG diff --git a/.changeset/thirty-bugs-film.md b/.changeset/thirty-bugs-film.md deleted file mode 100644 index 9a8ba2cc9..000000000 --- a/.changeset/thirty-bugs-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix head injection misplacement with Astro.slots.render() |