diff options
author | 2024-12-05 05:26:19 -0800 | |
---|---|---|
committer | 2024-12-05 13:26:19 +0000 | |
commit | a5b17359c1d866db481b7b76b7eecbc3ae5790a7 (patch) | |
tree | 1647d5cab452e0c36a6287ee32fcf460eda16c10 /.changeset | |
parent | e216250146fbff746efd542612ce9bae6db9601f (diff) | |
download | astro-a5b17359c1d866db481b7b76b7eecbc3ae5790a7.tar.gz astro-a5b17359c1d866db481b7b76b7eecbc3ae5790a7.tar.zst astro-a5b17359c1d866db481b7b76b7eecbc3ae5790a7.zip |
[ci] release (#12617)astro@5.0.3@astrojs/upgrade@0.4.1@astrojs/rss@4.0.10
* [ci] release
* Update packages/astro/CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/angry-pumas-act.md | 5 | ||||
-rw-r--r-- | .changeset/chatty-knives-confess.md | 5 | ||||
-rw-r--r-- | .changeset/fuzzy-pans-cough.md | 5 | ||||
-rw-r--r-- | .changeset/heavy-buttons-compare.md | 5 | ||||
-rw-r--r-- | .changeset/kind-mayflies-argue.md | 5 | ||||
-rw-r--r-- | .changeset/little-rules-relate.md | 5 | ||||
-rw-r--r-- | .changeset/loud-cobras-rhyme.md | 5 | ||||
-rw-r--r-- | .changeset/neat-papayas-brake.md | 5 | ||||
-rw-r--r-- | .changeset/proud-wombats-mate.md | 5 | ||||
-rw-r--r-- | .changeset/rare-cooks-battle.md | 5 | ||||
-rw-r--r-- | .changeset/red-emus-repair.md | 5 | ||||
-rw-r--r-- | .changeset/silver-hats-agree.md | 5 | ||||
-rw-r--r-- | .changeset/six-toes-sort.md | 5 | ||||
-rw-r--r-- | .changeset/stupid-teachers-yell.md | 5 | ||||
-rw-r--r-- | .changeset/violet-bugs-enjoy.md | 5 | ||||
-rw-r--r-- | .changeset/wild-geckos-draw.md | 9 |
16 files changed, 0 insertions, 84 deletions
diff --git a/.changeset/angry-pumas-act.md b/.changeset/angry-pumas-act.md deleted file mode 100644 index 5f74fa050..000000000 --- a/.changeset/angry-pumas-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where `astro info --copy` wasn't working correctly on `macOS` systems. diff --git a/.changeset/chatty-knives-confess.md b/.changeset/chatty-knives-confess.md deleted file mode 100644 index 7f07eb893..000000000 --- a/.changeset/chatty-knives-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Removes the misleading log message telling that a custom renderer is not recognized while it clearly is and works. diff --git a/.changeset/fuzzy-pans-cough.md b/.changeset/fuzzy-pans-cough.md deleted file mode 100644 index f813b1c35..000000000 --- a/.changeset/fuzzy-pans-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Provides more information when logging a warning for accessing `Astro.request.headers` in prerendered pages diff --git a/.changeset/heavy-buttons-compare.md b/.changeset/heavy-buttons-compare.md deleted file mode 100644 index d59e7bd37..000000000 --- a/.changeset/heavy-buttons-compare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Improves error message formatting for user config and content collection frontmatter diff --git a/.changeset/kind-mayflies-argue.md b/.changeset/kind-mayflies-argue.md deleted file mode 100644 index 8b5704ad4..000000000 --- a/.changeset/kind-mayflies-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where URL search parameters weren't passed when using the i18n `fallback` feature. diff --git a/.changeset/little-rules-relate.md b/.changeset/little-rules-relate.md deleted file mode 100644 index b0b01a87b..000000000 --- a/.changeset/little-rules-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/upgrade': patch ---- - -Fixes an issue where running `upgrade` in a directory without `astro` installed shows a false success message diff --git a/.changeset/loud-cobras-rhyme.md b/.changeset/loud-cobras-rhyme.md deleted file mode 100644 index 1a16b2d2b..000000000 --- a/.changeset/loud-cobras-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/rss': patch ---- - -Sends the standard RSS content type response header, with UTF-8 charset diff --git a/.changeset/neat-papayas-brake.md b/.changeset/neat-papayas-brake.md deleted file mode 100644 index 5505c7b5f..000000000 --- a/.changeset/neat-papayas-brake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where the custom `assetFileNames` configuration caused assets to be incorrectly moved to the server directory instead of the client directory, resulting in 404 errors when accessed from the client side. diff --git a/.changeset/proud-wombats-mate.md b/.changeset/proud-wombats-mate.md deleted file mode 100644 index 2b80d3a78..000000000 --- a/.changeset/proud-wombats-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where SSR error pages would return duplicated custom headers. diff --git a/.changeset/rare-cooks-battle.md b/.changeset/rare-cooks-battle.md deleted file mode 100644 index cc6955fa4..000000000 --- a/.changeset/rare-cooks-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where the `experimental.svg` had incorrect type, resulting in some errors in the editors. diff --git a/.changeset/red-emus-repair.md b/.changeset/red-emus-repair.md deleted file mode 100644 index e0dbf68d9..000000000 --- a/.changeset/red-emus-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/db': patch ---- - -Fixes a bug that caused an error to be logged about invalid entrypoints diff --git a/.changeset/silver-hats-agree.md b/.changeset/silver-hats-agree.md deleted file mode 100644 index dec17873e..000000000 --- a/.changeset/silver-hats-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where the class attribute was rendered twice on the image component diff --git a/.changeset/six-toes-sort.md b/.changeset/six-toes-sort.md deleted file mode 100644 index 3124986c5..000000000 --- a/.changeset/six-toes-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Correctly handles images in content collections with uppercase file extensions diff --git a/.changeset/stupid-teachers-yell.md b/.changeset/stupid-teachers-yell.md deleted file mode 100644 index a00ccceb5..000000000 --- a/.changeset/stupid-teachers-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Cleans up content layer sync during builds and programmatic `sync()` calls diff --git a/.changeset/violet-bugs-enjoy.md b/.changeset/violet-bugs-enjoy.md deleted file mode 100644 index bdc476308..000000000 --- a/.changeset/violet-bugs-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug that caused content collections to be returned empty when run in a test environment diff --git a/.changeset/wild-geckos-draw.md b/.changeset/wild-geckos-draw.md deleted file mode 100644 index 2965af159..000000000 --- a/.changeset/wild-geckos-draw.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'astro': patch ---- - -Fix use of cloned requests in middleware with clientAddress - -When using `context.clientAddress` or `Astro.clientAddress` Astro looks up the address in a hidden property. Cloning a request can cause this hidden property to be lost. - -The fix is to pass the address as an internal property instead, decoupling it from the request. |