summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-05 05:26:19 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-05 13:26:19 +0000
commita5b17359c1d866db481b7b76b7eecbc3ae5790a7 (patch)
tree1647d5cab452e0c36a6287ee32fcf460eda16c10
parente216250146fbff746efd542612ce9bae6db9601f (diff)
downloadastro-@astrojs/upgrade@0.4.1.tar.gz
astro-@astrojs/upgrade@0.4.1.tar.zst
astro-@astrojs/upgrade@0.4.1.zip
* [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>
-rw-r--r--.changeset/angry-pumas-act.md5
-rw-r--r--.changeset/chatty-knives-confess.md5
-rw-r--r--.changeset/fuzzy-pans-cough.md5
-rw-r--r--.changeset/heavy-buttons-compare.md5
-rw-r--r--.changeset/kind-mayflies-argue.md5
-rw-r--r--.changeset/little-rules-relate.md5
-rw-r--r--.changeset/loud-cobras-rhyme.md5
-rw-r--r--.changeset/neat-papayas-brake.md5
-rw-r--r--.changeset/proud-wombats-mate.md5
-rw-r--r--.changeset/rare-cooks-battle.md5
-rw-r--r--.changeset/red-emus-repair.md5
-rw-r--r--.changeset/silver-hats-agree.md5
-rw-r--r--.changeset/six-toes-sort.md5
-rw-r--r--.changeset/stupid-teachers-yell.md5
-rw-r--r--.changeset/violet-bugs-enjoy.md5
-rw-r--r--.changeset/wild-geckos-draw.md9
-rw-r--r--examples/basics/package.json2
-rw-r--r--examples/blog/package.json4
-rw-r--r--examples/component/package.json2
-rw-r--r--examples/container-with-vitest/package.json2
-rw-r--r--examples/framework-alpine/package.json2
-rw-r--r--examples/framework-multiple/package.json2
-rw-r--r--examples/framework-preact/package.json2
-rw-r--r--examples/framework-react/package.json2
-rw-r--r--examples/framework-solid/package.json2
-rw-r--r--examples/framework-svelte/package.json2
-rw-r--r--examples/framework-vue/package.json2
-rw-r--r--examples/hackernews/package.json2
-rw-r--r--examples/integration/package.json2
-rw-r--r--examples/minimal/package.json2
-rw-r--r--examples/portfolio/package.json2
-rw-r--r--examples/ssr/package.json2
-rw-r--r--examples/starlog/package.json2
-rw-r--r--examples/toolbar-app/package.json2
-rw-r--r--examples/with-markdoc/package.json2
-rw-r--r--examples/with-mdx/package.json2
-rw-r--r--examples/with-nanostores/package.json2
-rw-r--r--examples/with-tailwindcss/package.json2
-rw-r--r--examples/with-vitest/package.json2
-rw-r--r--packages/astro-rss/CHANGELOG.md6
-rw-r--r--packages/astro-rss/package.json2
-rw-r--r--packages/astro/CHANGELOG.md36
-rw-r--r--packages/astro/package.json2
-rw-r--r--packages/db/CHANGELOG.md9
-rw-r--r--packages/db/package.json2
-rw-r--r--packages/upgrade/CHANGELOG.md6
-rw-r--r--packages/upgrade/package.json2
-rw-r--r--pnpm-lock.yaml48
48 files changed, 109 insertions, 136 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.
diff --git a/examples/basics/package.json b/examples/basics/package.json
index aab512274..695d42eb5 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
}
}
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 82ac3b519..c2ab4c69f 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,8 +11,8 @@
},
"dependencies": {
"@astrojs/mdx": "^4.0.1",
- "@astrojs/rss": "^4.0.9",
+ "@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.2.1",
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
}
}
diff --git a/examples/component/package.json b/examples/component/package.json
index 89f9706ff..e3cce0dc3 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
},
"peerDependencies": {
"astro": "^4.0.0 || ^5.0.0"
diff --git a/examples/container-with-vitest/package.json b/examples/container-with-vitest/package.json
index 0812e37f8..a4f526984 100644
--- a/examples/container-with-vitest/package.json
+++ b/examples/container-with-vitest/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/react": "^4.0.0",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vitest": "^2.1.6"
diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json
index f2338e5a0..6c31cc904 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -13,6 +13,6 @@
"@astrojs/alpinejs": "^0.4.0",
"@types/alpinejs": "^3.13.10",
"alpinejs": "^3.14.3",
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
}
}
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 2699ab217..d3cb9171a 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -17,7 +17,7 @@
"@astrojs/vue": "^5.0.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index 416a56dad..3610e1af7 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/preact": "^4.0.0",
"@preact/signals": "^1.3.0",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"preact": "^10.24.3"
}
}
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index c02fdcdd9..d651a384e 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.0.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index 90992240c..57a276546 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/solid-js": "^5.0.0",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"solid-js": "^1.9.3"
}
}
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index 5466ea191..01bc92cbe 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/svelte": "^7.0.1",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"svelte": "^5.1.16"
}
}
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 2237b0ede..af66cba4f 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/vue": "^5.0.1",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"vue": "^3.5.12"
}
}
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index e31de707d..c791dddbe 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.0.0",
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
}
}
diff --git a/examples/integration/package.json b/examples/integration/package.json
index f05c118d4..afc2de354 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
},
"peerDependencies": {
"astro": "^4.0.0"
diff --git a/examples/minimal/package.json b/examples/minimal/package.json
index a68d82b66..c913c48e4 100644
--- a/examples/minimal/package.json
+++ b/examples/minimal/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
}
}
diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json
index fb9590cd3..881563abb 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
}
}
diff --git a/examples/ssr/package.json b/examples/ssr/package.json
index dbaf8a11f..25144d1c5 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/node": "^9.0.0",
"@astrojs/svelte": "^7.0.1",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"svelte": "^5.1.16"
}
}
diff --git a/examples/starlog/package.json b/examples/starlog/package.json
index 8853f4c00..e779f5194 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -9,7 +9,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"sass": "^1.80.6",
"sharp": "^0.33.3"
}
diff --git a/examples/toolbar-app/package.json b/examples/toolbar-app/package.json
index 91c27b260..8abafa93b 100644
--- a/examples/toolbar-app/package.json
+++ b/examples/toolbar-app/package.json
@@ -15,6 +15,6 @@
"./app": "./dist/app.js"
},
"devDependencies": {
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
}
}
diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json
index 028a20e6e..af6d7c310 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.12.1",
- "astro": "^5.0.2"
+ "astro": "^5.0.3"
}
}
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index c2fb65115..1c01fb990 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/mdx": "^4.0.1",
"@astrojs/preact": "^4.0.0",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"preact": "^10.24.3"
}
}
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index 9289296a4..79e7f8757 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/preact": "^4.0.0",
"@nanostores/preact": "^0.5.2",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"nanostores": "^0.11.3",
"preact": "^10.24.3"
}
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index 5f4f02352..49ca8f211 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -13,7 +13,7 @@
"@astrojs/mdx": "^4.0.1",
"@astrojs/tailwind": "^5.1.3",
"@types/canvas-confetti": "^1.6.4",
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"autoprefixer": "^10.4.20",
"canvas-confetti": "^1.9.3",
"postcss": "^8.4.49",
diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json
index a351f5d1f..f1204bfb5 100644
--- a/examples/with-vitest/package.json
+++ b/examples/with-vitest/package.json
@@ -11,7 +11,7 @@
"test": "vitest"
},
"dependencies": {
- "astro": "^5.0.2",
+ "astro": "^5.0.3",
"vitest": "^2.1.6"
}
}
diff --git a/packages/astro-rss/CHANGELOG.md b/packages/astro-rss/CHANGELOG.md
index 6204e723c..04187d332 100644
--- a/packages/astro-rss/CHANGELOG.md
+++ b/packages/astro-rss/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/rss
+## 4.0.10
+
+### Patch Changes
+
+- [#12644](https://github.com/withastro/astro/pull/12644) [`5b9b618`](https://github.com/withastro/astro/commit/5b9b6181839d8ae0ad0a0d475257b7e09f748950) Thanks [@kunyan](https://github.com/kunyan)! - Sends the standard RSS content type response header, with UTF-8 charset
+
## 4.0.9
### Patch Changes
diff --git a/packages/astro-rss/package.json b/packages/astro-rss/package.json
index 627b4dd6c..faabbecbe 100644
--- a/packages/astro-rss/package.json
+++ b/packages/astro-rss/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/rss",
"description": "Add RSS feeds to your Astro projects",
- "version": "4.0.9",
+ "version": "4.0.10",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index 6b11e5b6a..3c227b94c 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -1,5 +1,41 @@
# astro
+## 5.0.3
+
+### Patch Changes
+
+- [#12645](https://github.com/withastro/astro/pull/12645) [`8704c54`](https://github.com/withastro/astro/commit/8704c5439ccaa4bdcebdebb725f297cdf8d48a5d) Thanks [@sarah11918](https://github.com/sarah11918)! - Updates some reference links in error messages for new v5 docs.
+
+- [#12641](https://github.com/withastro/astro/pull/12641) [`48ca399`](https://github.com/withastro/astro/commit/48ca3997888e960c6aaec633ab21160540656656) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug where `astro info --copy` wasn't working correctly on `macOS` systems.
+
+- [#12461](https://github.com/withastro/astro/pull/12461) [`62939ad`](https://github.com/withastro/astro/commit/62939add0b04b05b64f9b88d85fa5b0d34aae2d4) Thanks [@kyr0](https://github.com/kyr0)! - Removes the misleading log message telling that a custom renderer is not recognized while it clearly is and works.
+
+- [#12642](https://github.com/withastro/astro/pull/12642) [`ff18b9c`](https://github.com/withastro/astro/commit/ff18b9c18558dcfdae581cc1c603a9a53491c7c2) Thanks [@ematipico](https://github.com/ematipico)! - Provides more information when logging a warning for accessing `Astro.request.headers` in prerendered pages
+
+- [#12634](https://github.com/withastro/astro/pull/12634) [`03958d9`](https://github.com/withastro/astro/commit/03958d939217e6acef25c0aa1af2de663b04c956) Thanks [@delucis](https://github.com/delucis)! - Improves error message formatting for user config and content collection frontmatter
+
+- [#12547](https://github.com/withastro/astro/pull/12547) [`6b6e18d`](https://github.com/withastro/astro/commit/6b6e18d7a0f08342eced2a77ddb371810b030868) Thanks [@mtwilliams-code](https://github.com/mtwilliams-code)! - Fixes a bug where URL search parameters weren't passed when using the i18n `fallback` feature.
+
+- [#12449](https://github.com/withastro/astro/pull/12449) [`e6b8017`](https://github.com/withastro/astro/commit/e6b80172391d5f9aa5b1de26a8694ba4a28a43f3) Thanks [@apatel369](https://github.com/apatel369)! - 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.
+
+- [#12518](https://github.com/withastro/astro/pull/12518) [`e216250`](https://github.com/withastro/astro/commit/e216250146fbff746efd542612ce9bae6db9601f) Thanks [@ematipico](https://github.com/ematipico)! - Fixes an issue where SSR error pages would return duplicated custom headers.
+
+- [#12625](https://github.com/withastro/astro/pull/12625) [`74bfad0`](https://github.com/withastro/astro/commit/74bfad07afe70fec40de4db3d32a87af306406db) Thanks [@ematipico](https://github.com/ematipico)! - Fixes an issue where the `experimental.svg` had incorrect type, resulting in some errors in the editors.
+
+- [#12631](https://github.com/withastro/astro/pull/12631) [`dec0305`](https://github.com/withastro/astro/commit/dec0305b7577b431637a129e19fbbe6a28469587) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug where the class attribute was rendered twice on the image component
+
+- [#12623](https://github.com/withastro/astro/pull/12623) [`0e4fecb`](https://github.com/withastro/astro/commit/0e4fecbb135915a503b9ea2c12e57cf27cf07be8) Thanks [@ascorbic](https://github.com/ascorbic)! - Correctly handles images in content collections with uppercase file extensions
+
+- [#12633](https://github.com/withastro/astro/pull/12633) [`8a551c1`](https://github.com/withastro/astro/commit/8a551c1272a22ab7c3fb836d6685a0eb38c33071) Thanks [@bluwy](https://github.com/bluwy)! - Cleans up content layer sync during builds and programmatic `sync()` calls
+
+- [#12640](https://github.com/withastro/astro/pull/12640) [`22e405a`](https://github.com/withastro/astro/commit/22e405a04491aba47a7f172e7b0ee103fe5babe5) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug that caused content collections to be returned empty when run in a test environment
+
+- [#12613](https://github.com/withastro/astro/pull/12613) [`306c9f9`](https://github.com/withastro/astro/commit/306c9f9a9ae08d194ca2a066ab71cde02eeb0874) Thanks [@matthewp](https://github.com/matthewp)! - 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.
+
## 5.0.2
### Patch Changes
diff --git a/packages/astro/package.json b/packages/astro/package.json
index b2129104e..3ee650bb3 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -1,6 +1,6 @@
{
"name": "astro",
- "version": "5.0.2",
+ "version": "5.0.3",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module",
"author": "withastro",
diff --git a/packages/db/CHANGELOG.md b/packages/db/CHANGELOG.md
index 7a04ee4eb..6194da7f3 100644
--- a/packages/db/CHANGELOG.md
+++ b/packages/db/CHANGELOG.md
@@ -1,5 +1,14 @@
# @astrojs/db
+## 0.14.1
+
+### Patch Changes
+
+- [#12628](https://github.com/withastro/astro/pull/12628) [`348c71e`](https://github.com/withastro/astro/commit/348c71ecdc7e2a7afb169c2251692416d5e59fcb) Thanks [@ascorbic](https://github.com/ascorbic)! - Fixes a bug that caused an error to be logged about invalid entrypoints
+
+- Updated dependencies []:
+ - @astrojs/studio@0.1.2
+
## 0.14.0
### Minor Changes
diff --git a/packages/db/package.json b/packages/db/package.json
index e4783c163..7bac47649 100644
--- a/packages/db/package.json
+++ b/packages/db/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/db",
- "version": "0.14.0",
+ "version": "0.14.1",
"description": "Add libSQL and Astro Studio support to your Astro site",
"license": "MIT",
"repository": {
diff --git a/packages/upgrade/CHANGELOG.md b/packages/upgrade/CHANGELOG.md
index 56cfc202c..f0014da8d 100644
--- a/packages/upgrade/CHANGELOG.md
+++ b/packages/upgrade/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/upgrade
+## 0.4.1
+
+### Patch Changes
+
+- [#12576](https://github.com/withastro/astro/pull/12576) [`19b3ac0`](https://github.com/withastro/astro/commit/19b3ac0036cc6f27da887d19b16d804c6f0b8124) Thanks [@apatel369](https://github.com/apatel369)! - Fixes an issue where running `upgrade` in a directory without `astro` installed shows a false success message
+
## 0.4.0
### Minor Changes
diff --git a/packages/upgrade/package.json b/packages/upgrade/package.json
index 4496d2b53..c3cc86f00 100644
--- a/packages/upgrade/package.json
+++ b/packages/upgrade/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/upgrade",
- "version": "0.4.0",
+ "version": "0.4.1",
"type": "module",
"author": "withastro",
"license": "MIT",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e2daaaf64..cd97f9e31 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -142,7 +142,7 @@ importers:
examples/basics:
dependencies:
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/blog:
@@ -151,19 +151,19 @@ importers:
specifier: ^4.0.1
version: link:../../packages/integrations/mdx
'@astrojs/rss':
- specifier: ^4.0.9
+ specifier: ^4.0.10
version: link:../../packages/astro-rss
'@astrojs/sitemap':
specifier: ^3.2.1
version: link:../../packages/integrations/sitemap
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/component:
devDependencies:
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/container-with-vitest:
@@ -172,7 +172,7 @@ importers:
specifier: ^4.0.0
version: link:../../packages/integrations/react
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
react:
specifier: ^18.3.1
@@ -203,7 +203,7 @@ importers:
specifier: ^3.14.3
version: 3.14.3
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/framework-multiple:
@@ -230,7 +230,7 @@ importers:
specifier: ^18.3.1
version: 18.3.1
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
preact:
specifier: ^10.24.3
@@ -260,7 +260,7 @@ importers:
specifier: ^1.3.0
version: 1.3.0(preact@10.24.3)
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
preact:
specifier: ^10.24.3
@@ -278,7 +278,7 @@ importers:
specifier: ^18.3.1
version: 18.3.1
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
react:
specifier: ^18.3.1
@@ -293,7 +293,7 @@ importers:
specifier: ^5.0.0
version: link:../../packages/integrations/solid
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
solid-js:
specifier: ^1.9.3
@@ -305,7 +305,7 @@ importers:
specifier: ^7.0.1
version: link:../../packages/integrations/svelte
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
svelte:
specifier: ^5.1.16
@@ -317,7 +317,7 @@ importers:
specifier: ^5.0.1
version: link:../../packages/integrations/vue
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
vue:
specifier: ^3.5.12
@@ -329,25 +329,25 @@ importers:
specifier: ^9.0.0
version: 9.0.0(astro@packages+astro)
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/integration:
devDependencies:
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/minimal:
dependencies:
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/portfolio:
dependencies:
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/ssr:
@@ -359,7 +359,7 @@ importers:
specifier: ^7.0.1
version: link:../../packages/integrations/svelte
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
svelte:
specifier: ^5.1.16
@@ -368,7 +368,7 @@ importers:
examples/starlog:
dependencies:
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
sass:
specifier: ^1.80.6
@@ -380,7 +380,7 @@ importers:
examples/toolbar-app:
devDependencies:
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/with-markdoc:
@@ -389,7 +389,7 @@ importers:
specifier: ^0.12.1
version: link:../../packages/integrations/markdoc
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
examples/with-mdx:
@@ -401,7 +401,7 @@ importers:
specifier: ^4.0.0
version: link:../../packages/integrations/preact
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
preact:
specifier: ^10.24.3
@@ -416,7 +416,7 @@ importers:
specifier: ^0.5.2
version: 0.5.2(nanostores@0.11.3)(preact@10.24.3)
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
nanostores:
specifier: ^0.11.3
@@ -437,7 +437,7 @@ importers:
specifier: ^1.6.4
version: 1.6.4
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
autoprefixer:
specifier: ^10.4.20
@@ -455,7 +455,7 @@ importers:
examples/with-vitest:
dependencies:
astro:
- specifier: ^5.0.2
+ specifier: ^5.0.3
version: link:../../packages/astro
vitest:
specifier: ^2.1.6