diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/cold-maps-report.md | 5 | ||||
-rw-r--r-- | .changeset/dirty-peaches-rescue.md | 5 | ||||
-rw-r--r-- | .changeset/early-planets-knock.md | 5 | ||||
-rw-r--r-- | .changeset/great-spoons-try.md | 5 | ||||
-rw-r--r-- | .changeset/new-otters-sell.md | 5 | ||||
-rw-r--r-- | .changeset/quick-eagles-impress.md | 5 | ||||
-rw-r--r-- | .changeset/stupid-pants-press.md | 5 |
7 files changed, 0 insertions, 35 deletions
diff --git a/.changeset/cold-maps-report.md b/.changeset/cold-maps-report.md deleted file mode 100644 index 081d13ad5..000000000 --- a/.changeset/cold-maps-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix race condition when performing swap for fallback diff --git a/.changeset/dirty-peaches-rescue.md b/.changeset/dirty-peaches-rescue.md deleted file mode 100644 index d188a8745..000000000 --- a/.changeset/dirty-peaches-rescue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/lit": patch ---- - -Fix formatting in Lit README diff --git a/.changeset/early-planets-knock.md b/.changeset/early-planets-knock.md deleted file mode 100644 index 378e2f4b2..000000000 --- a/.changeset/early-planets-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix filename generation for `.astro` pages diff --git a/.changeset/great-spoons-try.md b/.changeset/great-spoons-try.md deleted file mode 100644 index e7d0b9009..000000000 --- a/.changeset/great-spoons-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix: missing CSS import when 404 server Response redirects to a custom 404 page. diff --git a/.changeset/new-otters-sell.md b/.changeset/new-otters-sell.md deleted file mode 100644 index b8b03811b..000000000 --- a/.changeset/new-otters-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/rss': patch ---- - -Add URL to RSSOptions.site type diff --git a/.changeset/quick-eagles-impress.md b/.changeset/quick-eagles-impress.md deleted file mode 100644 index 8729df039..000000000 --- a/.changeset/quick-eagles-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix inline root resolve logic diff --git a/.changeset/stupid-pants-press.md b/.changeset/stupid-pants-press.md deleted file mode 100644 index c5807d992..000000000 --- a/.changeset/stupid-pants-press.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Ensure that injected routes from `node_modules` are properly detected |