diff options
author | 2025-01-02 05:29:02 -0800 | |
---|---|---|
committer | 2025-01-02 13:29:02 +0000 | |
commit | 161df286c3abdbf8c49e8e7de820ce0e36ab5c55 (patch) | |
tree | d48d0ddff917f21c547e360d74acd12046123963 /.changeset | |
parent | 7fb21844dff893c90dc0a07fd13cefdba61d0a45 (diff) | |
download | astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.tar.gz astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.tar.zst astro-eeb25a69431d0f3efd7bb44073d1ed1cbf3e18ff.zip |
[ci] release (#12801)astro@5.1.2@astrojs/vue@5.0.4@astrojs/underscore-redirects@0.5.0@astrojs/svelte@7.0.3@astrojs/rss@4.0.11@astrojs/partytown@2.1.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/afraid-sloths-shake.md | 5 | ||||
-rw-r--r-- | .changeset/fluffy-ants-reflect.md | 5 | ||||
-rw-r--r-- | .changeset/heavy-lemons-tie.md | 5 | ||||
-rw-r--r-- | .changeset/hot-baboons-own.md | 5 | ||||
-rw-r--r-- | .changeset/hot-pumas-attack.md | 5 | ||||
-rw-r--r-- | .changeset/khaki-tools-live.md | 5 | ||||
-rw-r--r-- | .changeset/old-kings-obey.md | 6 | ||||
-rw-r--r-- | .changeset/red-schools-marry.md | 5 | ||||
-rw-r--r-- | .changeset/rotten-baboons-roll.md | 5 | ||||
-rw-r--r-- | .changeset/silver-cars-confess.md | 5 | ||||
-rw-r--r-- | .changeset/six-pumpkins-act.md | 7 | ||||
-rw-r--r-- | .changeset/sour-bananas-rule.md | 7 | ||||
-rw-r--r-- | .changeset/spotty-timers-shake.md | 5 | ||||
-rw-r--r-- | .changeset/thirty-apples-develop.md | 5 |
14 files changed, 0 insertions, 75 deletions
diff --git a/.changeset/afraid-sloths-shake.md b/.changeset/afraid-sloths-shake.md deleted file mode 100644 index 98c8efb37..000000000 --- a/.changeset/afraid-sloths-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Improves warning logs for invalid content collection configuration diff --git a/.changeset/fluffy-ants-reflect.md b/.changeset/fluffy-ants-reflect.md deleted file mode 100644 index 924c79910..000000000 --- a/.changeset/fluffy-ants-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a regression that caused `default()` to not work with `reference()` diff --git a/.changeset/heavy-lemons-tie.md b/.changeset/heavy-lemons-tie.md deleted file mode 100644 index 666e0e2f8..000000000 --- a/.changeset/heavy-lemons-tie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug that caused cookies to not be deleted when destroying a session diff --git a/.changeset/hot-baboons-own.md b/.changeset/hot-baboons-own.md deleted file mode 100644 index 271a39606..000000000 --- a/.changeset/hot-baboons-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where the session ID wasn't correctly regenerated diff --git a/.changeset/hot-pumas-attack.md b/.changeset/hot-pumas-attack.md deleted file mode 100644 index 3dc33cbc1..000000000 --- a/.changeset/hot-pumas-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/rss': patch ---- - -Revert incorrect Content-Type header applied for RSS XML file diff --git a/.changeset/khaki-tools-live.md b/.changeset/khaki-tools-live.md deleted file mode 100644 index 9d76b620d..000000000 --- a/.changeset/khaki-tools-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where Astro didn't print error logs when Astro Islands were used in incorrect cases. diff --git a/.changeset/old-kings-obey.md b/.changeset/old-kings-obey.md deleted file mode 100644 index ecb8cc668..000000000 --- a/.changeset/old-kings-obey.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@astrojs/svelte': patch -'@astrojs/vue': patch ---- - -Fixes an issue where TypeScript couldn't infer the correct types of the `server.mjs` file diff --git a/.changeset/red-schools-marry.md b/.changeset/red-schools-marry.md deleted file mode 100644 index 09fd07f87..000000000 --- a/.changeset/red-schools-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where Astro didn't log anything in case a file isn't created during the build. diff --git a/.changeset/rotten-baboons-roll.md b/.changeset/rotten-baboons-roll.md deleted file mode 100644 index e7e142259..000000000 --- a/.changeset/rotten-baboons-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug in emulated legacy collections where the entry passed to the getCollection filter function did not include the legacy entry fields. diff --git a/.changeset/silver-cars-confess.md b/.changeset/silver-cars-confess.md deleted file mode 100644 index 5362dfa53..000000000 --- a/.changeset/silver-cars-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where Astro was printing the incorrect output format when running the `astro build` command diff --git a/.changeset/six-pumpkins-act.md b/.changeset/six-pumpkins-act.md deleted file mode 100644 index 9221af960..000000000 --- a/.changeset/six-pumpkins-act.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'astro': patch ---- - -Fixes server islands failing to check content-type header under certain circumstances - -Sometimes a reverse proxy or similar service might modify the content-type header to include the charset or other parameters in the media type of the response. This previously wasn't handled by the client-side server island script and thus removed the script without actually placing the requested content in the DOM. This fix makes it so the script checks if the header starts with the proper content type instead of exactly matching `text/html`, so the following will still be considered a valid header: `text/html; charset=utf-8` diff --git a/.changeset/sour-bananas-rule.md b/.changeset/sour-bananas-rule.md deleted file mode 100644 index 7e8af13d6..000000000 --- a/.changeset/sour-bananas-rule.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'astro': patch ---- - -Fixes an issue where an injected route entrypoint wasn't correctly marked because the resolved file path contained a query parameter. - -This fixes some edge case where some injected entrypoint were not resolved when using an adapter. diff --git a/.changeset/spotty-timers-shake.md b/.changeset/spotty-timers-shake.md deleted file mode 100644 index 1bb6c91cb..000000000 --- a/.changeset/spotty-timers-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/underscore-redirects': minor ---- - -Adds a new `buildOutput` property to the API `createRedirectsFromAstroRoutes` diff --git a/.changeset/thirty-apples-develop.md b/.changeset/thirty-apples-develop.md deleted file mode 100644 index edd7685b6..000000000 --- a/.changeset/thirty-apples-develop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/partytown': patch ---- - -Updates the partytown dependency to the new npm org name and latest version. |