summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.changeset/breezy-hairs-yell.md5
-rw-r--r--.changeset/eight-sheep-nail.md5
-rw-r--r--.changeset/eleven-hairs-peel.md11
-rw-r--r--.changeset/famous-cars-sell.md5
-rw-r--r--.changeset/fresh-games-confess.md5
-rw-r--r--.changeset/friendly-tables-worry.md5
-rw-r--r--.changeset/khaki-ducks-give.md5
-rw-r--r--.changeset/modern-humans-think.md5
-rw-r--r--.changeset/popular-meals-yell.md5
-rw-r--r--.changeset/real-bags-hope.md5
-rw-r--r--.changeset/rude-geckos-rush.md5
-rw-r--r--.changeset/selfish-rings-occur.md5
-rw-r--r--.changeset/silly-cycles-clap.md5
-rw-r--r--.changeset/thirty-panthers-repeat.md5
-rw-r--r--.changeset/warm-bats-eat.md5
-rw-r--r--.changeset/wise-wasps-sell.md5
-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/framework-alpine/package.json2
-rw-r--r--examples/framework-lit/package.json2
-rw-r--r--examples/framework-multiple/package.json8
-rw-r--r--examples/framework-preact/package.json2
-rw-r--r--examples/framework-react/package.json4
-rw-r--r--examples/framework-solid/package.json2
-rw-r--r--examples/framework-svelte/package.json4
-rw-r--r--examples/framework-vue/package.json4
-rw-r--r--examples/hackernews/package.json4
-rw-r--r--examples/integration/package.json2
-rw-r--r--examples/middleware/package.json4
-rw-r--r--examples/minimal/package.json2
-rw-r--r--examples/non-html-pages/package.json2
-rw-r--r--examples/portfolio/package.json2
-rw-r--r--examples/ssr/package.json6
-rw-r--r--examples/view-transitions/package.json6
-rw-r--r--examples/with-markdoc/package.json4
-rw-r--r--examples/with-markdown-plugins/package.json2
-rw-r--r--examples/with-markdown-shiki/package.json2
-rw-r--r--examples/with-mdx/package.json4
-rw-r--r--examples/with-nanostores/package.json2
-rw-r--r--examples/with-tailwindcss/package.json6
-rw-r--r--examples/with-vitest/package.json2
-rw-r--r--packages/astro/CHANGELOG.md32
-rw-r--r--packages/astro/package.json2
-rw-r--r--packages/integrations/markdoc/CHANGELOG.md6
-rw-r--r--packages/integrations/markdoc/package.json2
-rw-r--r--packages/integrations/mdx/CHANGELOG.md6
-rw-r--r--packages/integrations/mdx/package.json2
-rw-r--r--packages/integrations/node/CHANGELOG.md6
-rw-r--r--packages/integrations/node/package.json2
-rw-r--r--packages/integrations/react/CHANGELOG.md8
-rw-r--r--packages/integrations/react/package.json2
-rw-r--r--packages/integrations/svelte/CHANGELOG.md6
-rw-r--r--packages/integrations/svelte/package.json2
-rw-r--r--packages/integrations/tailwind/CHANGELOG.md6
-rw-r--r--packages/integrations/tailwind/package.json2
-rw-r--r--packages/integrations/vue/CHANGELOG.md6
-rw-r--r--packages/integrations/vue/package.json2
-rw-r--r--pnpm-lock.yaml86
59 files changed, 170 insertions, 180 deletions
diff --git a/.changeset/breezy-hairs-yell.md b/.changeset/breezy-hairs-yell.md
deleted file mode 100644
index 173d9934d..000000000
--- a/.changeset/breezy-hairs-yell.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/react': patch
----
-
-Prevents unsupported `forwardRef` components created by Preact from being rendered by React
diff --git a/.changeset/eight-sheep-nail.md b/.changeset/eight-sheep-nail.md
deleted file mode 100644
index a4730e5d2..000000000
--- a/.changeset/eight-sheep-nail.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/node': patch
----
-
-Fix typo in @astrojs/node README
diff --git a/.changeset/eleven-hairs-peel.md b/.changeset/eleven-hairs-peel.md
deleted file mode 100644
index a9de7ecc4..000000000
--- a/.changeset/eleven-hairs-peel.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-'@astrojs/tailwind': patch
-'@astrojs/markdoc': patch
-'@astrojs/svelte': patch
-'@astrojs/react': patch
-'@astrojs/mdx': patch
-'@astrojs/vue': patch
-'astro': patch
----
-
-Upgrades vite to latest
diff --git a/.changeset/famous-cars-sell.md b/.changeset/famous-cars-sell.md
deleted file mode 100644
index 983945b05..000000000
--- a/.changeset/famous-cars-sell.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Add a more descriptive error message when image conversion fails
diff --git a/.changeset/fresh-games-confess.md b/.changeset/fresh-games-confess.md
deleted file mode 100644
index fa6a0fe97..000000000
--- a/.changeset/fresh-games-confess.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes View Transition's form submission prevention, allowing `preventDefault` to be used.
diff --git a/.changeset/friendly-tables-worry.md b/.changeset/friendly-tables-worry.md
deleted file mode 100644
index fbcfe07b6..000000000
--- a/.changeset/friendly-tables-worry.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-update import created for `astro create netlify`
diff --git a/.changeset/khaki-ducks-give.md b/.changeset/khaki-ducks-give.md
deleted file mode 100644
index 3f759891b..000000000
--- a/.changeset/khaki-ducks-give.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes an edge case with view transitions where some spec-compliant `Content-Type` headers would cause a valid HTML response to be ignored.
diff --git a/.changeset/modern-humans-think.md b/.changeset/modern-humans-think.md
deleted file mode 100644
index 71ad5e0a5..000000000
--- a/.changeset/modern-humans-think.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes importing dev toolbar apps from integrations on Windows
diff --git a/.changeset/popular-meals-yell.md b/.changeset/popular-meals-yell.md
deleted file mode 100644
index 772e9b82a..000000000
--- a/.changeset/popular-meals-yell.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Improves logging of the generated pages during the build
diff --git a/.changeset/real-bags-hope.md b/.changeset/real-bags-hope.md
deleted file mode 100644
index 86fb66783..000000000
--- a/.changeset/real-bags-hope.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix Astro failing to build on certain exotic platform that reports their CPU count incorrectly
diff --git a/.changeset/rude-geckos-rush.md b/.changeset/rude-geckos-rush.md
deleted file mode 100644
index 53f058151..000000000
--- a/.changeset/rude-geckos-rush.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Updates view transitions `form` handling with logic for the [`enctype`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/enctype) attribute
diff --git a/.changeset/selfish-rings-occur.md b/.changeset/selfish-rings-occur.md
deleted file mode 100644
index e5722bb95..000000000
--- a/.changeset/selfish-rings-occur.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Correctly handle the error in case the middleware throws a runtime error
diff --git a/.changeset/silly-cycles-clap.md b/.changeset/silly-cycles-clap.md
deleted file mode 100644
index dc456728e..000000000
--- a/.changeset/silly-cycles-clap.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes an issue where redirects did not replace slugs when the target of the redirect rule was not a verbatim route in the project.
diff --git a/.changeset/thirty-panthers-repeat.md b/.changeset/thirty-panthers-repeat.md
deleted file mode 100644
index 58227df25..000000000
--- a/.changeset/thirty-panthers-repeat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix some false positive in the audit logic of the dev toolbar
diff --git a/.changeset/warm-bats-eat.md b/.changeset/warm-bats-eat.md
deleted file mode 100644
index 27a059a3d..000000000
--- a/.changeset/warm-bats-eat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes incorrect hoisted script paths when custom rollup output file names are configured
diff --git a/.changeset/wise-wasps-sell.md b/.changeset/wise-wasps-sell.md
deleted file mode 100644
index b2d031087..000000000
--- a/.changeset/wise-wasps-sell.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Remove the manifest from the generated files in the `dist/` folder.
diff --git a/examples/basics/package.json b/examples/basics/package.json
index a2be285be..e6e61c6d7 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
}
}
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 84e8f96f6..32e326226 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^2.0.1",
+ "@astrojs/mdx": "^2.0.2",
"@astrojs/rss": "^4.0.1",
"@astrojs/sitemap": "^3.0.3",
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
}
}
diff --git a/examples/component/package.json b/examples/component/package.json
index 026c05683..6b056cff0 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
},
"peerDependencies": {
"astro": "^3.0.0"
diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json
index 85458689e..8747cae30 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -14,6 +14,6 @@
"@astrojs/alpinejs": "^0.3.1",
"@types/alpinejs": "^3.13.5",
"alpinejs": "^3.13.3",
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
}
}
diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json
index f60fee249..483b3209d 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/lit": "^4.0.0",
"@webcomponents/template-shadowroot": "^0.2.1",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"lit": "^2.8.0"
}
}
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index f5d4b4334..725a8252b 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -12,11 +12,11 @@
},
"dependencies": {
"@astrojs/preact": "^3.0.1",
- "@astrojs/react": "^3.0.7",
+ "@astrojs/react": "^3.0.8",
"@astrojs/solid-js": "^3.0.2",
- "@astrojs/svelte": "^5.0.1",
- "@astrojs/vue": "^4.0.4",
- "astro": "^4.0.6",
+ "@astrojs/svelte": "^5.0.2",
+ "@astrojs/vue": "^4.0.5",
+ "astro": "^4.0.7",
"preact": "^10.19.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index d3a9f8e2b..d767c0b5f 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.0.1",
"@preact/signals": "^1.2.1",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"preact": "^10.19.2"
}
}
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index e99e4e698..bf1e2ee34 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/react": "^3.0.7",
+ "@astrojs/react": "^3.0.8",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index 3b6aeecea..a283d3f78 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/solid-js": "^3.0.2",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"solid-js": "^1.8.5"
}
}
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index 761a1330a..e14692cf3 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/svelte": "^5.0.1",
- "astro": "^4.0.6",
+ "@astrojs/svelte": "^5.0.2",
+ "astro": "^4.0.7",
"svelte": "^4.2.5"
}
}
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index deadb01de..851ac283b 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/vue": "^4.0.4",
- "astro": "^4.0.6",
+ "@astrojs/vue": "^4.0.5",
+ "astro": "^4.0.7",
"vue": "^3.3.8"
}
}
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index a68cbee2b..1a7646ac8 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^7.0.1",
- "astro": "^4.0.6"
+ "@astrojs/node": "^7.0.2",
+ "astro": "^4.0.7"
}
}
diff --git a/examples/integration/package.json b/examples/integration/package.json
index 9d9cb57a1..e59c8e1ef 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
},
"peerDependencies": {
"astro": "^3.0.0"
diff --git a/examples/middleware/package.json b/examples/middleware/package.json
index d541ea0c8..fdea13864 100644
--- a/examples/middleware/package.json
+++ b/examples/middleware/package.json
@@ -12,8 +12,8 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
- "@astrojs/node": "^7.0.1",
- "astro": "^4.0.6",
+ "@astrojs/node": "^7.0.2",
+ "astro": "^4.0.7",
"html-minifier": "^4.0.0"
}
}
diff --git a/examples/minimal/package.json b/examples/minimal/package.json
index 12dcffaac..768f60a09 100644
--- a/examples/minimal/package.json
+++ b/examples/minimal/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
}
}
diff --git a/examples/non-html-pages/package.json b/examples/non-html-pages/package.json
index cb59b347d..e77e7bfc3 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
}
}
diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json
index bcb75beb4..124a9f059 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
}
}
diff --git a/examples/ssr/package.json b/examples/ssr/package.json
index b0f6917d0..30d9218dd 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -12,9 +12,9 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
- "@astrojs/node": "^7.0.1",
- "@astrojs/svelte": "^5.0.1",
- "astro": "^4.0.6",
+ "@astrojs/node": "^7.0.2",
+ "@astrojs/svelte": "^5.0.2",
+ "astro": "^4.0.7",
"svelte": "^4.2.5"
}
}
diff --git a/examples/view-transitions/package.json b/examples/view-transitions/package.json
index 6dce1e475..18e9dbbd0 100644
--- a/examples/view-transitions/package.json
+++ b/examples/view-transitions/package.json
@@ -10,8 +10,8 @@
"astro": "astro"
},
"devDependencies": {
- "@astrojs/tailwind": "^5.0.3",
- "@astrojs/node": "^7.0.1",
- "astro": "^4.0.6"
+ "@astrojs/tailwind": "^5.0.4",
+ "@astrojs/node": "^7.0.2",
+ "astro": "^4.0.7"
}
}
diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json
index 88efda477..67211e723 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/markdoc": "^0.8.0",
- "astro": "^4.0.6"
+ "@astrojs/markdoc": "^0.8.1",
+ "astro": "^4.0.7"
}
}
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 8426ee5c6..7cdb99e34 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^4.0.1",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json
index 8de86125d..02263dcbd 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
}
}
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index 807028daa..11afa2484 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^2.0.1",
+ "@astrojs/mdx": "^2.0.2",
"@astrojs/preact": "^3.0.1",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"preact": "^10.19.2"
}
}
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index 9951cdc48..1c7e196ca 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.0.1",
"@nanostores/preact": "^0.5.0",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"nanostores": "^0.9.5",
"preact": "^10.19.2"
}
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index 7d49c968c..7531abebb 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^2.0.1",
- "@astrojs/tailwind": "^5.0.3",
+ "@astrojs/mdx": "^2.0.2",
+ "@astrojs/tailwind": "^5.0.4",
"@types/canvas-confetti": "^1.6.3",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"autoprefixer": "^10.4.15",
"canvas-confetti": "^1.9.1",
"postcss": "^8.4.28",
diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json
index b95d6c316..f2dc13786 100644
--- a/examples/with-vitest/package.json
+++ b/examples/with-vitest/package.json
@@ -12,7 +12,7 @@
"test": "vitest"
},
"dependencies": {
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"vitest": "^0.34.2"
}
}
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index 68aee7a1c..ed5853be5 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -1,5 +1,37 @@
# astro
+## 4.0.7
+
+### Patch Changes
+
+- [#9452](https://github.com/withastro/astro/pull/9452) [`e83b5095f`](https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Upgrades vite to latest
+
+- [#9352](https://github.com/withastro/astro/pull/9352) [`f515b1421`](https://github.com/withastro/astro/commit/f515b1421afa335b8d6e4491fbe24419df53bfeb) Thanks [@tmcw](https://github.com/tmcw)! - Add a more descriptive error message when image conversion fails
+
+- [#9486](https://github.com/withastro/astro/pull/9486) [`f6714f677`](https://github.com/withastro/astro/commit/f6714f677cffa2484565f51d5eb55bd34309653b) Thanks [@martrapp](https://github.com/martrapp)! - Fixes View Transition's form submission prevention, allowing `preventDefault` to be used.
+
+- [#9461](https://github.com/withastro/astro/pull/9461) [`429be8cc3`](https://github.com/withastro/astro/commit/429be8cc3ed0623df4fdca76f1531265f5ba5dfc) Thanks [@Skn0tt](https://github.com/Skn0tt)! - update import created for `astro create netlify`
+
+- [#9464](https://github.com/withastro/astro/pull/9464) [`faf6c7e11`](https://github.com/withastro/astro/commit/faf6c7e1104ee247e847836020a3ce07a2053705) Thanks [@Fryuni](https://github.com/Fryuni)! - Fixes an edge case with view transitions where some spec-compliant `Content-Type` headers would cause a valid HTML response to be ignored.
+
+- [#9400](https://github.com/withastro/astro/pull/9400) [`1e984389b`](https://github.com/withastro/astro/commit/1e984389bafd87b0a631ed4aba930447669234f8) Thanks [@bluwy](https://github.com/bluwy)! - Fixes importing dev toolbar apps from integrations on Windows
+
+- [#9487](https://github.com/withastro/astro/pull/9487) [`19169db1f`](https://github.com/withastro/astro/commit/19169db1f1574d36cc284fd9a0319d9b1e92b49a) Thanks [@ematipico](https://github.com/ematipico)! - Improves logging of the generated pages during the build
+
+- [#9460](https://github.com/withastro/astro/pull/9460) [`047d285be`](https://github.com/withastro/astro/commit/047d285be1ab764bc82f88b8553b46429c37efca) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fix Astro failing to build on certain exotic platform that reports their CPU count incorrectly
+
+- [#9466](https://github.com/withastro/astro/pull/9466) [`5062d27a1`](https://github.com/withastro/astro/commit/5062d27a186c5020522614b9d6f3da218f7afd96) Thanks [@knpwrs](https://github.com/knpwrs)! - Updates view transitions `form` handling with logic for the [`enctype`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/enctype) attribute
+
+- [#9458](https://github.com/withastro/astro/pull/9458) [`fa3078ce9`](https://github.com/withastro/astro/commit/fa3078ce9f5eda408340a78c6d275f3e0b2437dc) Thanks [@ematipico](https://github.com/ematipico)! - Correctly handle the error in case the middleware throws a runtime error
+
+- [#9089](https://github.com/withastro/astro/pull/9089) [`5ae657882`](https://github.com/withastro/astro/commit/5ae657882287645c967249aee91bd06497f6624d) Thanks [@lilnasy](https://github.com/lilnasy)! - Fixes an issue where redirects did not replace slugs when the target of the redirect rule was not a verbatim route in the project.
+
+- [#9483](https://github.com/withastro/astro/pull/9483) [`c384f6924`](https://github.com/withastro/astro/commit/c384f6924edc161d3ff631e658f017a37e4207e3) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fix some false positive in the audit logic of the dev toolbar
+
+- [#9437](https://github.com/withastro/astro/pull/9437) [`354a62c86`](https://github.com/withastro/astro/commit/354a62c86e9187af5d05540ed321bdc889384d97) Thanks [@dkobierski](https://github.com/dkobierski)! - Fixes incorrect hoisted script paths when custom rollup output file names are configured
+
+- [#9475](https://github.com/withastro/astro/pull/9475) [`7ae4928f3`](https://github.com/withastro/astro/commit/7ae4928f303720d3b2f611474fc08d3b96c2e4af) Thanks [@ematipico](https://github.com/ematipico)! - Remove the manifest from the generated files in the `dist/` folder.
+
## 4.0.6
### Patch Changes
diff --git a/packages/astro/package.json b/packages/astro/package.json
index c305bcc16..1594c6785 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -1,6 +1,6 @@
{
"name": "astro",
- "version": "4.0.6",
+ "version": "4.0.7",
"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/integrations/markdoc/CHANGELOG.md b/packages/integrations/markdoc/CHANGELOG.md
index 67a9d249e..f7c46e2bb 100644
--- a/packages/integrations/markdoc/CHANGELOG.md
+++ b/packages/integrations/markdoc/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/markdoc
+## 0.8.1
+
+### Patch Changes
+
+- [#9452](https://github.com/withastro/astro/pull/9452) [`e83b5095f`](https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Upgrades vite to latest
+
## 0.8.0
### Minor Changes
diff --git a/packages/integrations/markdoc/package.json b/packages/integrations/markdoc/package.json
index 7bec279db..f564a7dda 100644
--- a/packages/integrations/markdoc/package.json
+++ b/packages/integrations/markdoc/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/markdoc",
"description": "Add support for Markdoc in your Astro site",
- "version": "0.8.0",
+ "version": "0.8.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/integrations/mdx/CHANGELOG.md b/packages/integrations/mdx/CHANGELOG.md
index 6161b6238..9a799dffd 100644
--- a/packages/integrations/mdx/CHANGELOG.md
+++ b/packages/integrations/mdx/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/mdx
+## 2.0.2
+
+### Patch Changes
+
+- [#9452](https://github.com/withastro/astro/pull/9452) [`e83b5095f`](https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Upgrades vite to latest
+
## 2.0.1
### Patch Changes
diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json
index 51fe0751d..05df6c4d0 100644
--- a/packages/integrations/mdx/package.json
+++ b/packages/integrations/mdx/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/mdx",
"description": "Add support for MDX pages in your Astro site",
- "version": "2.0.1",
+ "version": "2.0.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/integrations/node/CHANGELOG.md b/packages/integrations/node/CHANGELOG.md
index 89c7a4021..5783fc241 100644
--- a/packages/integrations/node/CHANGELOG.md
+++ b/packages/integrations/node/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/node
+## 7.0.2
+
+### Patch Changes
+
+- [#9471](https://github.com/withastro/astro/pull/9471) [`6bf470cfb`](https://github.com/withastro/astro/commit/6bf470cfb87e853c0a1f69bceb09246801bc8bdc) Thanks [@alexnguyennz](https://github.com/alexnguyennz)! - Fix typo in @astrojs/node README
+
## 7.0.1
### Patch Changes
diff --git a/packages/integrations/node/package.json b/packages/integrations/node/package.json
index 402bb6f7b..2e05be8b3 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/node",
"description": "Deploy your site to a Node.js server",
- "version": "7.0.1",
+ "version": "7.0.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/integrations/react/CHANGELOG.md b/packages/integrations/react/CHANGELOG.md
index 1ba942a77..1d90d20b9 100644
--- a/packages/integrations/react/CHANGELOG.md
+++ b/packages/integrations/react/CHANGELOG.md
@@ -1,5 +1,13 @@
# @astrojs/react
+## 3.0.8
+
+### Patch Changes
+
+- [#9403](https://github.com/withastro/astro/pull/9403) [`7eb9fe8a7`](https://github.com/withastro/astro/commit/7eb9fe8a717dd2b66b1d541e1aa4d3eb5d959ddf) Thanks [@knpwrs](https://github.com/knpwrs)! - Prevents unsupported `forwardRef` components created by Preact from being rendered by React
+
+- [#9452](https://github.com/withastro/astro/pull/9452) [`e83b5095f`](https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Upgrades vite to latest
+
## 3.0.7
### Patch Changes
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index c94f9b723..ce3c39fd6 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/react",
"description": "Use React components within Astro",
- "version": "3.0.7",
+ "version": "3.0.8",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/integrations/svelte/CHANGELOG.md b/packages/integrations/svelte/CHANGELOG.md
index cf253e290..6cc51bd77 100644
--- a/packages/integrations/svelte/CHANGELOG.md
+++ b/packages/integrations/svelte/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/svelte
+## 5.0.2
+
+### Patch Changes
+
+- [#9452](https://github.com/withastro/astro/pull/9452) [`e83b5095f`](https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Upgrades vite to latest
+
## 5.0.1
### Patch Changes
diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json
index 9c4fe3a75..7ee52b143 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/svelte",
- "version": "5.0.1",
+ "version": "5.0.2",
"description": "Use Svelte components within Astro",
"type": "module",
"types": "./dist/index.d.ts",
diff --git a/packages/integrations/tailwind/CHANGELOG.md b/packages/integrations/tailwind/CHANGELOG.md
index 50e3b0786..397ea02c1 100644
--- a/packages/integrations/tailwind/CHANGELOG.md
+++ b/packages/integrations/tailwind/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/tailwind
+## 5.0.4
+
+### Patch Changes
+
+- [#9452](https://github.com/withastro/astro/pull/9452) [`e83b5095f`](https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Upgrades vite to latest
+
## 5.0.3
### Patch Changes
diff --git a/packages/integrations/tailwind/package.json b/packages/integrations/tailwind/package.json
index 91ac5c60b..34cda3a4c 100644
--- a/packages/integrations/tailwind/package.json
+++ b/packages/integrations/tailwind/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/tailwind",
"description": "Use Tailwind CSS to style your Astro site",
- "version": "5.0.3",
+ "version": "5.0.4",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/integrations/vue/CHANGELOG.md b/packages/integrations/vue/CHANGELOG.md
index 906d57e98..04bd2a20b 100644
--- a/packages/integrations/vue/CHANGELOG.md
+++ b/packages/integrations/vue/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/vue
+## 4.0.5
+
+### Patch Changes
+
+- [#9452](https://github.com/withastro/astro/pull/9452) [`e83b5095f`](https://github.com/withastro/astro/commit/e83b5095f164f48ba40fc715a805fc66a3e39dcf) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Upgrades vite to latest
+
## 4.0.4
### Patch Changes
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index 5e0c56231..29b42ca8b 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/vue",
- "version": "4.0.4",
+ "version": "4.0.5",
"description": "Use Vue components within Astro",
"type": "module",
"types": "./dist/index.d.ts",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 472861ead..ac222b327 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -125,13 +125,13 @@ importers:
examples/basics:
dependencies:
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/blog:
dependencies:
'@astrojs/mdx':
- specifier: ^2.0.1
+ specifier: ^2.0.2
version: link:../../packages/integrations/mdx
'@astrojs/rss':
specifier: ^4.0.1
@@ -140,13 +140,13 @@ importers:
specifier: ^3.0.3
version: link:../../packages/integrations/sitemap
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/component:
devDependencies:
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/framework-alpine:
@@ -161,7 +161,7 @@ importers:
specifier: ^3.13.3
version: 3.13.3
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/framework-lit:
@@ -173,7 +173,7 @@ importers:
specifier: ^0.2.1
version: 0.2.1
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
lit:
specifier: ^2.8.0
@@ -185,19 +185,19 @@ importers:
specifier: ^3.0.1
version: link:../../packages/integrations/preact
'@astrojs/react':
- specifier: ^3.0.7
+ specifier: ^3.0.8
version: link:../../packages/integrations/react
'@astrojs/solid-js':
specifier: ^3.0.2
version: link:../../packages/integrations/solid
'@astrojs/svelte':
- specifier: ^5.0.1
+ specifier: ^5.0.2
version: link:../../packages/integrations/svelte
'@astrojs/vue':
- specifier: ^4.0.4
+ specifier: ^4.0.5
version: link:../../packages/integrations/vue
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
preact:
specifier: ^10.19.2
@@ -227,7 +227,7 @@ importers:
specifier: ^1.2.1
version: 1.2.1(preact@10.19.2)
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
preact:
specifier: ^10.19.2
@@ -236,7 +236,7 @@ importers:
examples/framework-react:
dependencies:
'@astrojs/react':
- specifier: ^3.0.7
+ specifier: ^3.0.8
version: link:../../packages/integrations/react
'@types/react':
specifier: ^18.2.37
@@ -245,7 +245,7 @@ importers:
specifier: ^18.2.15
version: 18.2.15
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
react:
specifier: ^18.2.0
@@ -260,7 +260,7 @@ importers:
specifier: ^3.0.2
version: link:../../packages/integrations/solid
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
solid-js:
specifier: ^1.8.5
@@ -269,10 +269,10 @@ importers:
examples/framework-svelte:
dependencies:
'@astrojs/svelte':
- specifier: ^5.0.1
+ specifier: ^5.0.2
version: link:../../packages/integrations/svelte
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
svelte:
specifier: ^4.2.5
@@ -281,10 +281,10 @@ importers:
examples/framework-vue:
dependencies:
'@astrojs/vue':
- specifier: ^4.0.4
+ specifier: ^4.0.5
version: link:../../packages/integrations/vue
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
vue:
specifier: ^3.3.8
@@ -293,25 +293,25 @@ importers:
examples/hackernews:
dependencies:
'@astrojs/node':
- specifier: ^7.0.1
+ specifier: ^7.0.2
version: link:../../packages/integrations/node
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/integration:
devDependencies:
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/middleware:
dependencies:
'@astrojs/node':
- specifier: ^7.0.1
+ specifier: ^7.0.2
version: link:../../packages/integrations/node
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
html-minifier:
specifier: ^4.0.0
@@ -320,31 +320,31 @@ importers:
examples/minimal:
dependencies:
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/non-html-pages:
dependencies:
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/portfolio:
dependencies:
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/ssr:
dependencies:
'@astrojs/node':
- specifier: ^7.0.1
+ specifier: ^7.0.2
version: link:../../packages/integrations/node
'@astrojs/svelte':
- specifier: ^5.0.1
+ specifier: ^5.0.2
version: link:../../packages/integrations/svelte
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
svelte:
specifier: ^4.2.5
@@ -353,22 +353,22 @@ importers:
examples/view-transitions:
devDependencies:
'@astrojs/node':
- specifier: ^7.0.1
+ specifier: ^7.0.2
version: link:../../packages/integrations/node
'@astrojs/tailwind':
- specifier: ^5.0.3
+ specifier: ^5.0.4
version: link:../../packages/integrations/tailwind
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/with-markdoc:
dependencies:
'@astrojs/markdoc':
- specifier: ^0.8.0
+ specifier: ^0.8.1
version: link:../../packages/integrations/markdoc
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/with-markdown-plugins:
@@ -377,7 +377,7 @@ importers:
specifier: ^4.0.1
version: link:../../packages/markdown/remark
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
hast-util-select:
specifier: ^6.0.2
@@ -398,19 +398,19 @@ importers:
examples/with-markdown-shiki:
dependencies:
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
examples/with-mdx:
dependencies:
'@astrojs/mdx':
- specifier: ^2.0.1
+ specifier: ^2.0.2
version: link:../../packages/integrations/mdx
'@astrojs/preact':
specifier: ^3.0.1
version: link:../../packages/integrations/preact
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
preact:
specifier: ^10.19.2
@@ -425,7 +425,7 @@ importers:
specifier: ^0.5.0
version: 0.5.0(nanostores@0.9.5)(preact@10.19.2)
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
nanostores:
specifier: ^0.9.5
@@ -437,16 +437,16 @@ importers:
examples/with-tailwindcss:
dependencies:
'@astrojs/mdx':
- specifier: ^2.0.1
+ specifier: ^2.0.2
version: link:../../packages/integrations/mdx
'@astrojs/tailwind':
- specifier: ^5.0.3
+ specifier: ^5.0.4
version: link:../../packages/integrations/tailwind
'@types/canvas-confetti':
specifier: ^1.6.3
version: 1.6.3
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
autoprefixer:
specifier: ^10.4.15
@@ -464,7 +464,7 @@ importers:
examples/with-vitest:
dependencies:
astro:
- specifier: ^4.0.6
+ specifier: ^4.0.7
version: link:../../packages/astro
vitest:
specifier: ^0.34.2