diff --git a/.changeset/big-rocks-do.md b/.changeset/big-rocks-do.md
deleted file mode 100644
index 52b8a1e5dbc45..0000000000000
--- a/.changeset/big-rocks-do.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Prevent ?inline and ?raw CSS from being bundled as CSS
diff --git a/.changeset/breezy-worms-retire.md b/.changeset/breezy-worms-retire.md
deleted file mode 100644
index e3b0c84492af6..0000000000000
--- a/.changeset/breezy-worms-retire.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Moved pagination error to AstroErrorData
diff --git a/.changeset/flat-dolphins-admire.md b/.changeset/flat-dolphins-admire.md
deleted file mode 100644
index 787a108b73e04..0000000000000
--- a/.changeset/flat-dolphins-admire.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Respect `vite.build.emptyOutDir` setting during `astro build`
diff --git a/.changeset/friendly-bobcats-warn.md b/.changeset/friendly-bobcats-warn.md
deleted file mode 100644
index 54251cc3ebca9..0000000000000
--- a/.changeset/friendly-bobcats-warn.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Ensure vite config (aliases, custom modules, etc) is respected when loading the content collection config
diff --git a/.changeset/good-wolves-remain.md b/.changeset/good-wolves-remain.md
deleted file mode 100644
index 05274b21361f5..0000000000000
--- a/.changeset/good-wolves-remain.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@astrojs/lit': minor
-'astro': patch
----
-
-Implement client:only functionality in Lit and add lit to the client:only warning
diff --git a/.changeset/gorgeous-mails-sniff.md b/.changeset/gorgeous-mails-sniff.md
deleted file mode 100644
index 32986063a9938..0000000000000
--- a/.changeset/gorgeous-mails-sniff.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Fix outdated error message in `paginate()` function.
diff --git a/.changeset/grumpy-bees-worry.md b/.changeset/grumpy-bees-worry.md
deleted file mode 100644
index bab88ad25eba3..0000000000000
--- a/.changeset/grumpy-bees-worry.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Content collections: Fix accidental "use underscore to ignore" logs for `.DS_Store` files and underscored directory names.
diff --git a/.changeset/honest-beds-flow.md b/.changeset/honest-beds-flow.md
deleted file mode 100644
index ddf54699f9fc7..0000000000000
--- a/.changeset/honest-beds-flow.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/cloudflare': patch
----
-
-Uses config root path as location for Cloudflare Pages Functions
diff --git a/.changeset/honest-pugs-hang.md b/.changeset/honest-pugs-hang.md
deleted file mode 100644
index a1c5cb1680d91..0000000000000
--- a/.changeset/honest-pugs-hang.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix returning hex / base64 images from endpoints not working in dev
diff --git a/.changeset/lazy-plums-sit.md b/.changeset/lazy-plums-sit.md
deleted file mode 100644
index 363021312da86..0000000000000
--- a/.changeset/lazy-plums-sit.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/image': patch
----
-
-Improve type definitions (`background` should be optional)
diff --git a/.changeset/lemon-flies-clean.md b/.changeset/lemon-flies-clean.md
deleted file mode 100644
index 7deef534a9017..0000000000000
--- a/.changeset/lemon-flies-clean.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix sourcemap generation when scanning files
diff --git a/.changeset/new-ravens-exercise.md b/.changeset/new-ravens-exercise.md
deleted file mode 100644
index 60cf1e64d2a63..0000000000000
--- a/.changeset/new-ravens-exercise.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'create-astro': major
----
-
-Redesigned `create-astro` experience
diff --git a/.changeset/pretty-bananas-own.md b/.changeset/pretty-bananas-own.md
deleted file mode 100644
index 322ce96e24c8c..0000000000000
--- a/.changeset/pretty-bananas-own.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-'astro': patch
----
-
-Fix MDX related head placement bugs
-
-This fixes a variety of head content placement bugs (such as page ``) related to MDX, especially when used in content collections. Issues fixed:
-
-- Head content being placed in the body instead of the head.
-- Head content missing when rendering an MDX component from within a nested Astro component.
diff --git a/.changeset/shaggy-pianos-sleep.md b/.changeset/shaggy-pianos-sleep.md
deleted file mode 100644
index 47375cf566825..0000000000000
--- a/.changeset/shaggy-pianos-sleep.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix hoisted script propagation in content collection pages
diff --git a/.changeset/silent-dragons-sell.md b/.changeset/silent-dragons-sell.md
deleted file mode 100644
index 233d99a9696a2..0000000000000
--- a/.changeset/silent-dragons-sell.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@astrojs/netlify': patch
-'astro': patch
----
-
-Fix polyfills not being available in certain cases
diff --git a/.changeset/tidy-buses-mate.md b/.changeset/tidy-buses-mate.md
deleted file mode 100644
index af4460b99ef30..0000000000000
--- a/.changeset/tidy-buses-mate.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/image": patch
----
-
-Fix duplicate `alt` attribute on Picture component.
diff --git a/examples/basics/package.json b/examples/basics/package.json
index 3b1ad504d5df1..dd83dc5d9b73a 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
}
}
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 05e47078032a5..2c533a348af5d 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"@astrojs/mdx": "^0.16.0",
"@astrojs/rss": "^2.1.0",
"@astrojs/sitemap": "^1.0.1"
diff --git a/examples/component/package.json b/examples/component/package.json
index 7805f0d3547f9..18a602e7f7dda 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"
diff --git a/examples/deno/package.json b/examples/deno/package.json
index b8ef2344fa493..3c2cad979df6c 100644
--- a/examples/deno/package.json
+++ b/examples/deno/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
},
"devDependencies": {
"@astrojs/deno": "^4.0.0"
diff --git a/examples/docs/package.json b/examples/docs/package.json
index 5a64ea6b3693d..231faa7a64665 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json
index d8c56040cc416..ca7515b216577 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"alpinejs": "^3.10.2",
"@astrojs/alpinejs": "^0.1.3",
"@types/alpinejs": "^3.7.0"
diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json
index ee9c84e9dc468..cf4178682e576 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"lit": "^2.2.5",
- "@astrojs/lit": "^1.1.2",
+ "@astrojs/lit": "^1.2.0",
"@webcomponents/template-shadowroot": "^0.1.0"
}
}
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 66fc933e73603..410fd0172fbd9 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index 9c8c500753b98..c0d7e5cda4bc7 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"preact": "^10.7.3",
"@astrojs/preact": "^2.0.2",
"@preact/signals": "^1.1.0"
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index bd8f924995825..57bed77aed0ef 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@astrojs/react": "^2.0.2",
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index 8c6531572382d..b3956f9c16723 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"solid-js": "^1.4.3",
"@astrojs/solid-js": "^2.0.2"
}
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index 7ead21391ae28..2153859f15e05 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"svelte": "^3.48.0",
"@astrojs/svelte": "^2.0.1",
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
}
}
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 163ae9cd2c530..b32351296764e 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"vue": "^3.2.37",
"@astrojs/vue": "^2.0.1"
}
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index ef2169c12a16e..28171b60b7983 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.0.3",
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
}
}
diff --git a/examples/integration/package.json b/examples/integration/package.json
index 456e057c8298d..4e1e5ad4dc4c8 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"
diff --git a/examples/minimal/package.json b/examples/minimal/package.json
index ac96c942197b5..2e38b96a4dc5d 100644
--- a/examples/minimal/package.json
+++ b/examples/minimal/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
}
}
diff --git a/examples/non-html-pages/package.json b/examples/non-html-pages/package.json
index c717768494407..dedf3ca533bfd 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
}
}
diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json
index bc8919d2c1e0b..8abb04ce4ef4c 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
}
}
diff --git a/examples/ssr/package.json b/examples/ssr/package.json
index bad980a617f50..08f41dffe32a4 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -12,7 +12,7 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"svelte": "^3.48.0",
"@astrojs/svelte": "^2.0.1",
"@astrojs/node": "^5.0.3",
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 1cd521f880290..f1b5138a9d1cb 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"@astrojs/markdown-remark": "^2.0.1",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json
index 8d118f8846fca..7bfa0895ab4b0 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6"
+ "astro": "^2.0.7"
}
}
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index f98107fd439ce..694f267335638 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"preact": "^10.6.5",
"@astrojs/preact": "^2.0.2",
"@astrojs/mdx": "^0.16.0"
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index 49b200643c123..eef5a5f7001ac 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"preact": "^10.7.3",
"@astrojs/preact": "^2.0.2",
"nanostores": "^0.5.12",
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index 1b82fc4a967e9..46dea633948e6 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -14,7 +14,7 @@
"@astrojs/mdx": "^0.16.0",
"@astrojs/tailwind": "^3.0.1",
"@types/canvas-confetti": "^1.4.3",
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",
diff --git a/examples/with-vite-plugin-pwa/package.json b/examples/with-vite-plugin-pwa/package.json
index 22d1e6f32fd8b..7ba242555ace1 100644
--- a/examples/with-vite-plugin-pwa/package.json
+++ b/examples/with-vite-plugin-pwa/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}
diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json
index f5db2f873038a..fd31b84cd0f64 100644
--- a/examples/with-vitest/package.json
+++ b/examples/with-vitest/package.json
@@ -12,7 +12,7 @@
"test": "vitest"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"vitest": "^0.20.3"
}
}
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index c20c4e62844f3..f16e98a848466 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -1,5 +1,38 @@
# astro
+## 2.0.7
+
+### Patch Changes
+
+- [#6161](https://github.com/withastro/astro/pull/6161) [`f6fc662c3`](https://github.com/withastro/astro/commit/f6fc662c3c59d164584c6287a930fcd1c9086ee6) Thanks [@matthewp](https://github.com/matthewp)! - Prevent ?inline and ?raw CSS from being bundled as CSS
+
+- [#6149](https://github.com/withastro/astro/pull/6149) [`592386b75`](https://github.com/withastro/astro/commit/592386b75541f3b7f7d95c631f86024b7e2d314d) Thanks [@bloycey](https://github.com/bloycey)! - Moved pagination error to AstroErrorData
+
+- [#6153](https://github.com/withastro/astro/pull/6153) [`1b591a143`](https://github.com/withastro/astro/commit/1b591a1431b44eacd239ed8f76809916cabca1db) Thanks [@torchsmith](https://github.com/torchsmith)! - Respect `vite.build.emptyOutDir` setting during `astro build`
+
+- [#6092](https://github.com/withastro/astro/pull/6092) [`bf8d7366a`](https://github.com/withastro/astro/commit/bf8d7366acb57e1b21181cc40fff55a821d8119e) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Ensure vite config (aliases, custom modules, etc) is respected when loading the content collection config
+
+- [#6111](https://github.com/withastro/astro/pull/6111) [`ec38a8921`](https://github.com/withastro/astro/commit/ec38a8921f02a275949abcababe1b8afdf8184a2) Thanks [@e111077](https://github.com/e111077)! - Implement client:only functionality in Lit and add lit to the client:only warning
+
+- [#6124](https://github.com/withastro/astro/pull/6124) [`f20a85b64`](https://github.com/withastro/astro/commit/f20a85b642994f240d8c94260fc55ffa1fd14294) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Fix outdated error message in `paginate()` function.
+
+- [#6122](https://github.com/withastro/astro/pull/6122) [`9f22ac3d0`](https://github.com/withastro/astro/commit/9f22ac3d097ef2cb3b2bbe5343b8a8a49d83425d) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Content collections: Fix accidental "use underscore to ignore" logs for `.DS_Store` files and underscored directory names.
+
+- [#6163](https://github.com/withastro/astro/pull/6163) [`cee70f5c6`](https://github.com/withastro/astro/commit/cee70f5c6ac9b0d2edc1f8a6f8f5043605576026) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fix returning hex / base64 images from endpoints not working in dev
+
+- [#6114](https://github.com/withastro/astro/pull/6114) [`ac7fb04d6`](https://github.com/withastro/astro/commit/ac7fb04d6b162f28a337918138d5737e2c0fffad) Thanks [@bluwy](https://github.com/bluwy)! - Fix sourcemap generation when scanning files
+
+- [#6152](https://github.com/withastro/astro/pull/6152) [`d1f5611fe`](https://github.com/withastro/astro/commit/d1f5611febfd020cca4078c71bafe599015edd16) Thanks [@matthewp](https://github.com/matthewp)! - Fix MDX related head placement bugs
+
+ This fixes a variety of head content placement bugs (such as page ``) related to MDX, especially when used in content collections. Issues fixed:
+
+ - Head content being placed in the body instead of the head.
+ - Head content missing when rendering an MDX component from within a nested Astro component.
+
+- [#6119](https://github.com/withastro/astro/pull/6119) [`2189170be`](https://github.com/withastro/astro/commit/2189170be523f74f244e84ccab22c655219773ce) Thanks [@matthewp](https://github.com/matthewp)! - Fix hoisted script propagation in content collection pages
+
+- [#6117](https://github.com/withastro/astro/pull/6117) [`32abe49bd`](https://github.com/withastro/astro/commit/32abe49bd073417b480b1b990f432a837c12eb6f) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fix polyfills not being available in certain cases
+
## 2.0.6
### Patch Changes
diff --git a/packages/astro/package.json b/packages/astro/package.json
index 35b83d5a9341c..273aa86b42fb1 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -1,6 +1,6 @@
{
"name": "astro",
- "version": "2.0.6",
+ "version": "2.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/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md
index 5f8d5e73539fb..bd9b32e1b773b 100644
--- a/packages/create-astro/CHANGELOG.md
+++ b/packages/create-astro/CHANGELOG.md
@@ -1,5 +1,11 @@
# create-astro
+## 3.0.0
+
+### Major Changes
+
+- [#6082](https://github.com/withastro/astro/pull/6082) [`8d2187d8b`](https://github.com/withastro/astro/commit/8d2187d8b8587b2a3a0207d9ffa8667c43686436) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Redesigned `create-astro` experience
+
## 2.0.2
### Patch Changes
diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json
index 48eed59dc2fbc..55856cf11650f 100644
--- a/packages/create-astro/package.json
+++ b/packages/create-astro/package.json
@@ -1,6 +1,6 @@
{
"name": "create-astro",
- "version": "2.0.2",
+ "version": "3.0.0",
"type": "module",
"author": "withastro",
"license": "MIT",
diff --git a/packages/integrations/cloudflare/CHANGELOG.md b/packages/integrations/cloudflare/CHANGELOG.md
index 762c8707b919e..cc481557c0213 100644
--- a/packages/integrations/cloudflare/CHANGELOG.md
+++ b/packages/integrations/cloudflare/CHANGELOG.md
@@ -1,5 +1,14 @@
# @astrojs/cloudflare
+## 6.1.2
+
+### Patch Changes
+
+- [#6075](https://github.com/withastro/astro/pull/6075) [`45b41d98f`](https://github.com/withastro/astro/commit/45b41d98f50dc9f76a5004a8b3346f393f1a6cb6) Thanks [@NachoVazquez](https://github.com/NachoVazquez)! - Uses config root path as location for Cloudflare Pages Functions
+
+- Updated dependencies [[`f6fc662c3`](https://github.com/withastro/astro/commit/f6fc662c3c59d164584c6287a930fcd1c9086ee6), [`592386b75`](https://github.com/withastro/astro/commit/592386b75541f3b7f7d95c631f86024b7e2d314d), [`1b591a143`](https://github.com/withastro/astro/commit/1b591a1431b44eacd239ed8f76809916cabca1db), [`bf8d7366a`](https://github.com/withastro/astro/commit/bf8d7366acb57e1b21181cc40fff55a821d8119e), [`ec38a8921`](https://github.com/withastro/astro/commit/ec38a8921f02a275949abcababe1b8afdf8184a2), [`f20a85b64`](https://github.com/withastro/astro/commit/f20a85b642994f240d8c94260fc55ffa1fd14294), [`9f22ac3d0`](https://github.com/withastro/astro/commit/9f22ac3d097ef2cb3b2bbe5343b8a8a49d83425d), [`cee70f5c6`](https://github.com/withastro/astro/commit/cee70f5c6ac9b0d2edc1f8a6f8f5043605576026), [`ac7fb04d6`](https://github.com/withastro/astro/commit/ac7fb04d6b162f28a337918138d5737e2c0fffad), [`d1f5611fe`](https://github.com/withastro/astro/commit/d1f5611febfd020cca4078c71bafe599015edd16), [`2189170be`](https://github.com/withastro/astro/commit/2189170be523f74f244e84ccab22c655219773ce), [`32abe49bd`](https://github.com/withastro/astro/commit/32abe49bd073417b480b1b990f432a837c12eb6f)]:
+ - astro@2.0.7
+
## 6.1.1
### Patch Changes
diff --git a/packages/integrations/cloudflare/package.json b/packages/integrations/cloudflare/package.json
index 8f90141ac4903..4d8c41f6be1d7 100644
--- a/packages/integrations/cloudflare/package.json
+++ b/packages/integrations/cloudflare/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/cloudflare",
"description": "Deploy your site to cloudflare workers or cloudflare pages",
- "version": "6.1.1",
+ "version": "6.1.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@@ -38,7 +38,7 @@
"tiny-glob": "^0.2.9"
},
"peerDependencies": {
- "astro": "workspace:^2.0.6"
+ "astro": "workspace:^2.0.7"
},
"devDependencies": {
"astro": "workspace:*",
diff --git a/packages/integrations/deno/package.json b/packages/integrations/deno/package.json
index f32b5d341feb4..c5e6742fcc604 100644
--- a/packages/integrations/deno/package.json
+++ b/packages/integrations/deno/package.json
@@ -32,7 +32,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
- "astro": "workspace:^2.0.6"
+ "astro": "workspace:^2.0.7"
},
"devDependencies": {
"astro": "workspace:*",
diff --git a/packages/integrations/image/CHANGELOG.md b/packages/integrations/image/CHANGELOG.md
index 90cff675a6cc1..4750f8bee9957 100644
--- a/packages/integrations/image/CHANGELOG.md
+++ b/packages/integrations/image/CHANGELOG.md
@@ -1,5 +1,16 @@
# @astrojs/image
+## 0.14.1
+
+### Patch Changes
+
+- [#6142](https://github.com/withastro/astro/pull/6142) [`9fdecb560`](https://github.com/withastro/astro/commit/9fdecb5606f14d277f56b58f3d06d7ad6c0c515c) Thanks [@wulinsheng123](https://github.com/wulinsheng123)! - Improve type definitions (`background` should be optional)
+
+- [#6157](https://github.com/withastro/astro/pull/6157) [`460f9e732`](https://github.com/withastro/astro/commit/460f9e7329482429172883e99dcee95a3a9fb1a5) Thanks [@chasm](https://github.com/chasm)! - Fix duplicate `alt` attribute on Picture component.
+
+- Updated dependencies [[`f6fc662c3`](https://github.com/withastro/astro/commit/f6fc662c3c59d164584c6287a930fcd1c9086ee6), [`592386b75`](https://github.com/withastro/astro/commit/592386b75541f3b7f7d95c631f86024b7e2d314d), [`1b591a143`](https://github.com/withastro/astro/commit/1b591a1431b44eacd239ed8f76809916cabca1db), [`bf8d7366a`](https://github.com/withastro/astro/commit/bf8d7366acb57e1b21181cc40fff55a821d8119e), [`ec38a8921`](https://github.com/withastro/astro/commit/ec38a8921f02a275949abcababe1b8afdf8184a2), [`f20a85b64`](https://github.com/withastro/astro/commit/f20a85b642994f240d8c94260fc55ffa1fd14294), [`9f22ac3d0`](https://github.com/withastro/astro/commit/9f22ac3d097ef2cb3b2bbe5343b8a8a49d83425d), [`cee70f5c6`](https://github.com/withastro/astro/commit/cee70f5c6ac9b0d2edc1f8a6f8f5043605576026), [`ac7fb04d6`](https://github.com/withastro/astro/commit/ac7fb04d6b162f28a337918138d5737e2c0fffad), [`d1f5611fe`](https://github.com/withastro/astro/commit/d1f5611febfd020cca4078c71bafe599015edd16), [`2189170be`](https://github.com/withastro/astro/commit/2189170be523f74f244e84ccab22c655219773ce), [`32abe49bd`](https://github.com/withastro/astro/commit/32abe49bd073417b480b1b990f432a837c12eb6f)]:
+ - astro@2.0.7
+
## 0.14.0
### Minor Changes
diff --git a/packages/integrations/image/package.json b/packages/integrations/image/package.json
index 532ed0b9e3eb2..1a7152fa4a221 100644
--- a/packages/integrations/image/package.json
+++ b/packages/integrations/image/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/image",
"description": "Load and transform images in your Astro site.",
- "version": "0.14.0",
+ "version": "0.14.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@@ -63,7 +63,7 @@
"vite": "^4.0.3"
},
"peerDependencies": {
- "astro": "workspace:^2.0.6",
+ "astro": "workspace:^2.0.7",
"sharp": ">=0.31.0"
},
"peerDependenciesMeta": {
diff --git a/packages/integrations/lit/CHANGELOG.md b/packages/integrations/lit/CHANGELOG.md
index 8a58af5ff85fa..19eaf1bcdada5 100644
--- a/packages/integrations/lit/CHANGELOG.md
+++ b/packages/integrations/lit/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/lit
+## 1.2.0
+
+### Minor Changes
+
+- [#6111](https://github.com/withastro/astro/pull/6111) [`ec38a8921`](https://github.com/withastro/astro/commit/ec38a8921f02a275949abcababe1b8afdf8184a2) Thanks [@e111077](https://github.com/e111077)! - Implement client:only functionality in Lit and add lit to the client:only warning
+
## 1.1.2
### Patch Changes
diff --git a/packages/integrations/lit/package.json b/packages/integrations/lit/package.json
index 6d5f375f94a69..7aa82c53ccc0c 100644
--- a/packages/integrations/lit/package.json
+++ b/packages/integrations/lit/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/lit",
- "version": "1.1.2",
+ "version": "1.2.0",
"description": "Use Lit components within Astro",
"type": "module",
"types": "./dist/index.d.ts",
diff --git a/packages/integrations/netlify/CHANGELOG.md b/packages/integrations/netlify/CHANGELOG.md
index df57d1a6547e3..29e632b4a5ad6 100644
--- a/packages/integrations/netlify/CHANGELOG.md
+++ b/packages/integrations/netlify/CHANGELOG.md
@@ -1,5 +1,14 @@
# @astrojs/netlify
+## 2.1.2
+
+### Patch Changes
+
+- [#6117](https://github.com/withastro/astro/pull/6117) [`32abe49bd`](https://github.com/withastro/astro/commit/32abe49bd073417b480b1b990f432a837c12eb6f) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fix polyfills not being available in certain cases
+
+- Updated dependencies [[`f6fc662c3`](https://github.com/withastro/astro/commit/f6fc662c3c59d164584c6287a930fcd1c9086ee6), [`592386b75`](https://github.com/withastro/astro/commit/592386b75541f3b7f7d95c631f86024b7e2d314d), [`1b591a143`](https://github.com/withastro/astro/commit/1b591a1431b44eacd239ed8f76809916cabca1db), [`bf8d7366a`](https://github.com/withastro/astro/commit/bf8d7366acb57e1b21181cc40fff55a821d8119e), [`ec38a8921`](https://github.com/withastro/astro/commit/ec38a8921f02a275949abcababe1b8afdf8184a2), [`f20a85b64`](https://github.com/withastro/astro/commit/f20a85b642994f240d8c94260fc55ffa1fd14294), [`9f22ac3d0`](https://github.com/withastro/astro/commit/9f22ac3d097ef2cb3b2bbe5343b8a8a49d83425d), [`cee70f5c6`](https://github.com/withastro/astro/commit/cee70f5c6ac9b0d2edc1f8a6f8f5043605576026), [`ac7fb04d6`](https://github.com/withastro/astro/commit/ac7fb04d6b162f28a337918138d5737e2c0fffad), [`d1f5611fe`](https://github.com/withastro/astro/commit/d1f5611febfd020cca4078c71bafe599015edd16), [`2189170be`](https://github.com/withastro/astro/commit/2189170be523f74f244e84ccab22c655219773ce), [`32abe49bd`](https://github.com/withastro/astro/commit/32abe49bd073417b480b1b990f432a837c12eb6f)]:
+ - astro@2.0.7
+
## 2.1.1
### Patch Changes
diff --git a/packages/integrations/netlify/package.json b/packages/integrations/netlify/package.json
index 33caf0f62004b..ca187ee12dbbf 100644
--- a/packages/integrations/netlify/package.json
+++ b/packages/integrations/netlify/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/netlify",
"description": "Deploy your site to Netlify",
- "version": "2.1.1",
+ "version": "2.1.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@@ -39,7 +39,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
- "astro": "workspace:^2.0.6"
+ "astro": "workspace:^2.0.7"
},
"devDependencies": {
"@netlify/edge-handler-types": "^0.34.1",
diff --git a/packages/integrations/node/package.json b/packages/integrations/node/package.json
index 5f9e487518101..3c2f9c17c631c 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -35,7 +35,7 @@
"server-destroy": "^1.0.1"
},
"peerDependencies": {
- "astro": "workspace:^2.0.6"
+ "astro": "workspace:^2.0.7"
},
"devDependencies": {
"@types/send": "^0.17.1",
diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json
index fd0063d760274..c68bbb262679e 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -44,7 +44,7 @@
},
"peerDependencies": {
"svelte": "^3.54.0",
- "astro": "workspace:^2.0.6"
+ "astro": "workspace:^2.0.7"
},
"engines": {
"node": ">=16.12.0"
diff --git a/packages/integrations/tailwind/package.json b/packages/integrations/tailwind/package.json
index 4ae57a28ebbca..017a1612e5480 100644
--- a/packages/integrations/tailwind/package.json
+++ b/packages/integrations/tailwind/package.json
@@ -41,7 +41,7 @@
},
"peerDependencies": {
"tailwindcss": "^3.0.24",
- "astro": "workspace:^2.0.6"
+ "astro": "workspace:^2.0.7"
},
"pnpm": {
"peerDependencyRules": {
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json
index 99e55da686cef..a4aba878b8e44 100644
--- a/packages/integrations/vercel/package.json
+++ b/packages/integrations/vercel/package.json
@@ -50,7 +50,7 @@
"set-cookie-parser": "^2.5.1"
},
"peerDependencies": {
- "astro": "workspace:^2.0.6"
+ "astro": "workspace:^2.0.7"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.2",
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index af4d4429e0b6d..f263853789164 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -51,7 +51,7 @@
},
"peerDependencies": {
"vue": "^3.2.30",
- "astro": "workspace:^2.0.6"
+ "astro": "workspace:^2.0.7"
},
"engines": {
"node": ">=16.12.0"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0c2ff98dc10ff..7135cef652689 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -63,7 +63,7 @@ importers:
examples/basics:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
astro: link:../../packages/astro
@@ -72,7 +72,7 @@ importers:
'@astrojs/mdx': ^0.16.0
'@astrojs/rss': ^2.1.0
'@astrojs/sitemap': ^1.0.1
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
'@astrojs/rss': link:../../packages/astro-rss
@@ -81,14 +81,14 @@ importers:
examples/component:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
devDependencies:
astro: link:../../packages/astro
examples/deno:
specifiers:
'@astrojs/deno': ^4.0.0
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
astro: link:../../packages/astro
devDependencies:
@@ -104,7 +104,7 @@ importers:
'@types/node': ^18.0.0
'@types/react': ^17.0.45
'@types/react-dom': ^18.0.0
- astro: ^2.0.6
+ astro: ^2.0.7
html-escaper: ^3.0.3
preact: ^10.7.3
react: ^18.1.0
@@ -130,7 +130,7 @@ importers:
'@astrojs/alpinejs': ^0.1.3
'@types/alpinejs': ^3.7.0
alpinejs: ^3.10.2
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
'@astrojs/alpinejs': link:../../packages/integrations/alpinejs
'@types/alpinejs': 3.7.1
@@ -139,9 +139,9 @@ importers:
examples/framework-lit:
specifiers:
- '@astrojs/lit': ^1.1.2
+ '@astrojs/lit': ^1.2.0
'@webcomponents/template-shadowroot': ^0.1.0
- astro: ^2.0.6
+ astro: ^2.0.7
lit: ^2.2.5
dependencies:
'@astrojs/lit': link:../../packages/integrations/lit
@@ -156,7 +156,7 @@ importers:
'@astrojs/solid-js': ^2.0.2
'@astrojs/svelte': ^2.0.1
'@astrojs/vue': ^2.0.1
- astro: ^2.0.6
+ astro: ^2.0.7
preact: ^10.7.3
react: ^18.1.0
react-dom: ^18.1.0
@@ -181,7 +181,7 @@ importers:
specifiers:
'@astrojs/preact': ^2.0.2
'@preact/signals': ^1.1.0
- astro: ^2.0.6
+ astro: ^2.0.7
preact: ^10.7.3
dependencies:
'@astrojs/preact': link:../../packages/integrations/preact
@@ -194,7 +194,7 @@ importers:
'@astrojs/react': ^2.0.2
'@types/react': ^18.0.10
'@types/react-dom': ^18.0.5
- astro: ^2.0.6
+ astro: ^2.0.7
react: ^18.1.0
react-dom: ^18.1.0
dependencies:
@@ -208,7 +208,7 @@ importers:
examples/framework-solid:
specifiers:
'@astrojs/solid-js': ^2.0.2
- astro: ^2.0.6
+ astro: ^2.0.7
solid-js: ^1.4.3
dependencies:
'@astrojs/solid-js': link:../../packages/integrations/solid
@@ -218,7 +218,7 @@ importers:
examples/framework-svelte:
specifiers:
'@astrojs/svelte': ^2.0.1
- astro: ^2.0.6
+ astro: ^2.0.7
svelte: ^3.48.0
dependencies:
'@astrojs/svelte': link:../../packages/integrations/svelte
@@ -228,7 +228,7 @@ importers:
examples/framework-vue:
specifiers:
'@astrojs/vue': ^2.0.1
- astro: ^2.0.6
+ astro: ^2.0.7
vue: ^3.2.37
dependencies:
'@astrojs/vue': link:../../packages/integrations/vue
@@ -238,32 +238,32 @@ importers:
examples/hackernews:
specifiers:
'@astrojs/node': ^5.0.3
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
'@astrojs/node': link:../../packages/integrations/node
astro: link:../../packages/astro
examples/integration:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
devDependencies:
astro: link:../../packages/astro
examples/minimal:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
astro: link:../../packages/astro
examples/non-html-pages:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
astro: link:../../packages/astro
examples/portfolio:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
astro: link:../../packages/astro
@@ -271,7 +271,7 @@ importers:
specifiers:
'@astrojs/node': ^5.0.3
'@astrojs/svelte': ^2.0.1
- astro: ^2.0.6
+ astro: ^2.0.7
concurrently: ^7.2.1
svelte: ^3.48.0
unocss: ^0.15.6
@@ -288,7 +288,7 @@ importers:
examples/with-markdown-plugins:
specifiers:
'@astrojs/markdown-remark': ^2.0.1
- astro: ^2.0.6
+ astro: ^2.0.7
hast-util-select: 5.0.1
rehype-autolink-headings: ^6.1.1
rehype-slug: ^5.0.1
@@ -305,7 +305,7 @@ importers:
examples/with-markdown-shiki:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
dependencies:
astro: link:../../packages/astro
@@ -313,7 +313,7 @@ importers:
specifiers:
'@astrojs/mdx': ^0.16.0
'@astrojs/preact': ^2.0.2
- astro: ^2.0.6
+ astro: ^2.0.7
preact: ^10.6.5
dependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
@@ -325,7 +325,7 @@ importers:
specifiers:
'@astrojs/preact': ^2.0.2
'@nanostores/preact': ^0.1.3
- astro: ^2.0.6
+ astro: ^2.0.7
nanostores: ^0.5.12
preact: ^10.7.3
dependencies:
@@ -340,7 +340,7 @@ importers:
'@astrojs/mdx': ^0.16.0
'@astrojs/tailwind': ^3.0.1
'@types/canvas-confetti': ^1.4.3
- astro: ^2.0.6
+ astro: ^2.0.7
autoprefixer: ^10.4.7
canvas-confetti: ^1.5.1
postcss: ^8.4.14
@@ -357,7 +357,7 @@ importers:
examples/with-vite-plugin-pwa:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
vite-plugin-pwa: 0.11.11
workbox-window: ^6.5.3
dependencies:
@@ -367,7 +367,7 @@ importers:
examples/with-vitest:
specifiers:
- astro: ^2.0.6
+ astro: ^2.0.7
vitest: ^0.20.3
dependencies:
astro: link:../../packages/astro