summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.changeset/eight-feet-reflect.md5
-rw-r--r--.changeset/fair-kangaroos-talk.md5
-rw-r--r--.changeset/lucky-meals-ring.md5
-rw-r--r--.changeset/red-bikes-happen.md5
-rw-r--r--.changeset/silent-books-train.md5
-rw-r--r--.changeset/silver-toes-retire.md5
-rw-r--r--.changeset/smart-bananas-kick.md5
-rw-r--r--.changeset/stupid-donkeys-care.md5
-rw-r--r--.changeset/tiny-donuts-own.md5
-rw-r--r--examples/basics/package.json2
-rw-r--r--examples/blog-multiple-authors/package.json2
-rw-r--r--examples/blog/package.json2
-rw-r--r--examples/component/demo/package.json2
-rw-r--r--examples/component/package.json2
-rw-r--r--examples/docs/package.json2
-rw-r--r--examples/env-vars/package.json2
-rw-r--r--examples/framework-alpine/package.json2
-rw-r--r--examples/framework-lit/package.json4
-rw-r--r--examples/framework-multiple/package.json4
-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/integrations-playground/package.json8
-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.json2
-rw-r--r--examples/starter/package.json2
-rw-r--r--examples/subpath/package.json2
-rw-r--r--examples/with-markdown-plugins/package.json2
-rw-r--r--examples/with-markdown-shiki/package.json2
-rw-r--r--examples/with-markdown/package.json2
-rw-r--r--examples/with-nanostores/package.json2
-rw-r--r--examples/with-tailwindcss/package.json2
-rw-r--r--examples/with-vite-plugin-pwa/package.json2
-rw-r--r--packages/astro/CHANGELOG.md10
-rw-r--r--packages/astro/package.json2
-rw-r--r--packages/integrations/lit/CHANGELOG.md6
-rw-r--r--packages/integrations/lit/package.json2
-rw-r--r--packages/integrations/netlify/CHANGELOG.md8
-rw-r--r--packages/integrations/netlify/package.json2
-rw-r--r--packages/integrations/partytown/CHANGELOG.md6
-rw-r--r--packages/integrations/partytown/package.json2
-rw-r--r--packages/integrations/turbolinks/CHANGELOG.md6
-rw-r--r--packages/integrations/turbolinks/package.json2
-rw-r--r--packages/integrations/vercel/CHANGELOG.md6
-rw-r--r--packages/integrations/vercel/package.json2
-rw-r--r--pnpm-lock.yaml66
50 files changed, 114 insertions, 117 deletions
diff --git a/.changeset/eight-feet-reflect.md b/.changeset/eight-feet-reflect.md
deleted file mode 100644
index 1b26622c5..000000000
--- a/.changeset/eight-feet-reflect.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/netlify': minor
----
-
-Updating out directories for Netlify Functions
diff --git a/.changeset/fair-kangaroos-talk.md b/.changeset/fair-kangaroos-talk.md
deleted file mode 100644
index ae5937fa4..000000000
--- a/.changeset/fair-kangaroos-talk.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/netlify': minor
----
-
-Change out directories on dist and serverEntry
diff --git a/.changeset/lucky-meals-ring.md b/.changeset/lucky-meals-ring.md
deleted file mode 100644
index e1f703e9a..000000000
--- a/.changeset/lucky-meals-ring.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes nested style bug causing initial styles to be off
diff --git a/.changeset/red-bikes-happen.md b/.changeset/red-bikes-happen.md
deleted file mode 100644
index 41da1e2b8..000000000
--- a/.changeset/red-bikes-happen.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/lit': patch
----
-
-Added tests and fix a small edge case for when you call render with no props/attrs
diff --git a/.changeset/silent-books-train.md b/.changeset/silent-books-train.md
deleted file mode 100644
index eec5b1282..000000000
--- a/.changeset/silent-books-train.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/partytown': patch
----
-
-Add config options for integration
diff --git a/.changeset/silver-toes-retire.md b/.changeset/silver-toes-retire.md
deleted file mode 100644
index 326244211..000000000
--- a/.changeset/silver-toes-retire.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/vercel': patch
----
-
-Remove `nodeVersion` option for `serverless` target. Now it is inferred from Vercel
diff --git a/.changeset/smart-bananas-kick.md b/.changeset/smart-bananas-kick.md
deleted file mode 100644
index 49e33593b..000000000
--- a/.changeset/smart-bananas-kick.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/turbolinks': patch
----
-
-The @astrojs/turbolinks integration has been deprecated
diff --git a/.changeset/stupid-donkeys-care.md b/.changeset/stupid-donkeys-care.md
deleted file mode 100644
index 9fe8eebb8..000000000
--- a/.changeset/stupid-donkeys-care.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes issue with loading md pages in project with a space in folder name
diff --git a/.changeset/tiny-donuts-own.md b/.changeset/tiny-donuts-own.md
deleted file mode 100644
index 9afdd5082..000000000
--- a/.changeset/tiny-donuts-own.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Allow using aliases for hydrated scripts
diff --git a/examples/basics/package.json b/examples/basics/package.json
index c83506bea..e60ee87df 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json
index 065943fd0..43a0d2aab 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.1.2",
- "astro": "^1.0.0-beta.28",
+ "astro": "^1.0.0-beta.29",
"sass": "^1.51.0"
},
"dependencies": {
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 59d2e9b34..e182cdef6 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.1.2",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"preact": "^10.7.2"
diff --git a/examples/component/demo/package.json b/examples/component/demo/package.json
index b3bb68f4f..b9b3231e2 100644
--- a/examples/component/demo/package.json
+++ b/examples/component/demo/package.json
@@ -10,6 +10,6 @@
},
"devDependencies": {
"@example/my-component": "workspace:*",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/component/package.json b/examples/component/package.json
index 82a7bb0ab..05701300b 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -8,6 +8,6 @@
"serve": "astro --root demo preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/docs/package.json b/examples/docs/package.json
index 804ee6d51..16a2d1cc8 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -20,6 +20,6 @@
"devDependencies": {
"@astrojs/preact": "^0.1.2",
"@astrojs/react": "^0.1.2",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/env-vars/package.json b/examples/env-vars/package.json
index cb8ddb21e..33bf8003d 100644
--- a/examples/env-vars/package.json
+++ b/examples/env-vars/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json
index a122dc501..6ec795a14 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"alpinejs": "^3.10.2"
diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json
index 3d7c22f16..0c9d1fa79 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/lit": "^0.1.2",
- "astro": "^1.0.0-beta.28"
+ "@astrojs/lit": "^0.1.3",
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index d9e4cd70e..355ef54b8 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -9,13 +9,13 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/lit": "^0.1.2",
+ "@astrojs/lit": "^0.1.3",
"@astrojs/preact": "^0.1.2",
"@astrojs/react": "^0.1.2",
"@astrojs/solid-js": "^0.1.2",
"@astrojs/svelte": "^0.1.3",
"@astrojs/vue": "^0.1.4",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index be63b508b..bbddb2635 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.1.2",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"preact": "^10.7.2"
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 94daf664e..abe611eca 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/react": "^0.1.2",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"@types/react": "^18.0.9",
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index b8df75718..5f21b4476 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/solid-js": "^0.1.2",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"solid-js": "^1.4.1"
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index bfcc54ab0..84513b47c 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/svelte": "^0.1.3",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"svelte": "^3.48.0"
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 29606c4f7..16a7c3af4 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/vue": "^0.1.4",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"vue": "^3.2.33"
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json
index e6464128f..e1a911c91 100644
--- a/examples/integrations-playground/package.json
+++ b/examples/integrations-playground/package.json
@@ -9,14 +9,14 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/lit": "^0.1.2",
- "@astrojs/partytown": "^0.1.2",
+ "@astrojs/lit": "^0.1.3",
+ "@astrojs/partytown": "^0.1.3",
"@astrojs/react": "^0.1.2",
"@astrojs/sitemap": "^0.1.0",
"@astrojs/solid-js": "0.1.2",
"@astrojs/tailwind": "^0.2.1",
- "@astrojs/turbolinks": "^0.1.2",
- "astro": "^1.0.0-beta.28",
+ "@astrojs/turbolinks": "^0.1.3",
+ "astro": "^1.0.0-beta.29",
"solid-js": "^1.4.1"
},
"dependencies": {
diff --git a/examples/minimal/package.json b/examples/minimal/package.json
index aed0d28ef..405c32010 100644
--- a/examples/minimal/package.json
+++ b/examples/minimal/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/non-html-pages/package.json b/examples/non-html-pages/package.json
index fc18be9d3..7952a668f 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json
index ac35cbeb5..1e3f0469f 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.1.2",
- "astro": "^1.0.0-beta.28",
+ "astro": "^1.0.0-beta.29",
"sass": "^1.51.0"
},
"dependencies": {
diff --git a/examples/ssr/package.json b/examples/ssr/package.json
index ec03b5219..9dc19ae0f 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -11,7 +11,7 @@
"devDependencies": {
"@astrojs/node": "^0.1.1",
"@astrojs/svelte": "^0.1.3",
- "astro": "^1.0.0-beta.28",
+ "astro": "^1.0.0-beta.29",
"concurrently": "^7.2.0",
"lightcookie": "^1.0.25",
"unocss": "^0.15.6",
diff --git a/examples/starter/package.json b/examples/starter/package.json
index 54b08c73e..0bfc62c61 100644
--- a/examples/starter/package.json
+++ b/examples/starter/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/subpath/package.json b/examples/subpath/package.json
index 813f752cf..f4fdf403b 100644
--- a/examples/subpath/package.json
+++ b/examples/subpath/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/react": "^0.1.2",
- "astro": "^1.0.0-beta.28",
+ "astro": "^1.0.0-beta.29",
"sass": "^1.51.0"
},
"dependencies": {
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index f097c092d..8dc7dedfd 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.9.4",
- "astro": "^1.0.0-beta.28",
+ "astro": "^1.0.0-beta.29",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json
index 20e2fb32a..46c2d24bd 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.9.4",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json
index aaafc221a..0e502407c 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^0.1.2",
"@astrojs/svelte": "^0.1.3",
"@astrojs/vue": "^0.1.4",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
},
"dependencies": {
"preact": "^10.7.2",
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index c19c6d4c3..76e4d02df 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -25,6 +25,6 @@
"@astrojs/solid-js": "^0.1.2",
"@astrojs/svelte": "^0.1.3",
"@astrojs/vue": "^0.1.4",
- "astro": "^1.0.0-beta.28"
+ "astro": "^1.0.0-beta.29"
}
}
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index 802026c04..e60f91757 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/tailwind": "^0.2.1",
- "astro": "^1.0.0-beta.28",
+ "astro": "^1.0.0-beta.29",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.13",
diff --git a/examples/with-vite-plugin-pwa/package.json b/examples/with-vite-plugin-pwa/package.json
index 86325d5b2..3f9e83d47 100644
--- a/examples/with-vite-plugin-pwa/package.json
+++ b/examples/with-vite-plugin-pwa/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.28",
+ "astro": "^1.0.0-beta.29",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index dbbc151b7..bd9131891 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -1,5 +1,15 @@
# astro
+## 1.0.0-beta.29
+
+### Patch Changes
+
+- [#3388](https://github.com/withastro/astro/pull/3388) [`4d00473d`](https://github.com/withastro/astro/commit/4d00473dbd20e673b5c9857d500dee072bb20f99) Thanks [@matthewp](https://github.com/matthewp)! - Fixes nested style bug causing initial styles to be off
+
+* [#3379](https://github.com/withastro/astro/pull/3379) [`0259d765`](https://github.com/withastro/astro/commit/0259d7658be82a4a5e09fb703498571d958a0569) Thanks [@matthewp](https://github.com/matthewp)! - Fixes issue with loading md pages in project with a space in folder name
+
+- [#3376](https://github.com/withastro/astro/pull/3376) [`b1230152`](https://github.com/withastro/astro/commit/b1230152ff67ca9c184b24023651f4f8739097b8) Thanks [@matthewp](https://github.com/matthewp)! - Allow using aliases for hydrated scripts
+
## 1.0.0-beta.28
### Patch Changes
diff --git a/packages/astro/package.json b/packages/astro/package.json
index aa5718c8b..14d75d617 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -1,6 +1,6 @@
{
"name": "astro",
- "version": "1.0.0-beta.28",
+ "version": "1.0.0-beta.29",
"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/lit/CHANGELOG.md b/packages/integrations/lit/CHANGELOG.md
index b0128f363..d049c1c94 100644
--- a/packages/integrations/lit/CHANGELOG.md
+++ b/packages/integrations/lit/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/lit
+## 0.1.3
+
+### Patch Changes
+
+- [#3375](https://github.com/withastro/astro/pull/3375) [`fe61e469`](https://github.com/withastro/astro/commit/fe61e469b243c27781112499f151782baf9004a4) Thanks [@jdvivar](https://github.com/jdvivar)! - Added tests and fix a small edge case for when you call render with no props/attrs
+
## 0.1.2
### Patch Changes
diff --git a/packages/integrations/lit/package.json b/packages/integrations/lit/package.json
index 189ae1286..01c3457fe 100644
--- a/packages/integrations/lit/package.json
+++ b/packages/integrations/lit/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/lit",
- "version": "0.1.2",
+ "version": "0.1.3",
"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 77b6fe875..cde7a7e4b 100644
--- a/packages/integrations/netlify/CHANGELOG.md
+++ b/packages/integrations/netlify/CHANGELOG.md
@@ -1,5 +1,13 @@
# @astrojs/netlify
+## 0.4.0
+
+### Minor Changes
+
+- [#3381](https://github.com/withastro/astro/pull/3381) [`43d92227`](https://github.com/withastro/astro/commit/43d922277afaeca9c90364fbf0b19477fd2c6566) Thanks [@sarahetter](https://github.com/sarahetter)! - Updating out directories for Netlify Functions
+
+* [#3377](https://github.com/withastro/astro/pull/3377) [`e1294c42`](https://github.com/withastro/astro/commit/e1294c422b3d3e98ccc745fe95d5672c9a17fe1f) Thanks [@sarahetter](https://github.com/sarahetter)! - Change out directories on dist and serverEntry
+
## 0.3.4
### Patch Changes
diff --git a/packages/integrations/netlify/package.json b/packages/integrations/netlify/package.json
index 8b1587f41..05fb32610 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": "0.3.4",
+ "version": "0.4.0",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/integrations/partytown/CHANGELOG.md b/packages/integrations/partytown/CHANGELOG.md
index ce94b6d9b..b2d9ec219 100644
--- a/packages/integrations/partytown/CHANGELOG.md
+++ b/packages/integrations/partytown/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/partytown
+## 0.1.3
+
+### Patch Changes
+
+- [#3380](https://github.com/withastro/astro/pull/3380) [`31b0bc87`](https://github.com/withastro/astro/commit/31b0bc87a4f6f652d9007810026e99756a32cc46) Thanks [@rotate-mark](https://github.com/rotate-mark)! - Add config options for integration
+
## 0.1.2
### Patch Changes
diff --git a/packages/integrations/partytown/package.json b/packages/integrations/partytown/package.json
index 18f4e3d1f..131e57964 100644
--- a/packages/integrations/partytown/package.json
+++ b/packages/integrations/partytown/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/partytown",
"description": "Astro + Partytown integration",
- "version": "0.1.2",
+ "version": "0.1.3",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/integrations/turbolinks/CHANGELOG.md b/packages/integrations/turbolinks/CHANGELOG.md
index 73e99aaf9..4ee974eae 100644
--- a/packages/integrations/turbolinks/CHANGELOG.md
+++ b/packages/integrations/turbolinks/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/turbolinks
+## 0.1.3
+
+### Patch Changes
+
+- [#3383](https://github.com/withastro/astro/pull/3383) [`387ed0cf`](https://github.com/withastro/astro/commit/387ed0cfa1ed73e0025dd81f221ea7c95d724a59) Thanks [@tony-sull](https://github.com/tony-sull)! - The @astrojs/turbolinks integration has been deprecated
+
## 0.1.2
### Patch Changes
diff --git a/packages/integrations/turbolinks/package.json b/packages/integrations/turbolinks/package.json
index cdcaca829..c3b54f1e8 100644
--- a/packages/integrations/turbolinks/package.json
+++ b/packages/integrations/turbolinks/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/turbolinks",
"description": "Turbolinks + Astro Integrations",
- "version": "0.1.2",
+ "version": "0.1.3",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
diff --git a/packages/integrations/vercel/CHANGELOG.md b/packages/integrations/vercel/CHANGELOG.md
index cf649f18e..e60d6449d 100644
--- a/packages/integrations/vercel/CHANGELOG.md
+++ b/packages/integrations/vercel/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/vercel
+## 0.2.2
+
+### Patch Changes
+
+- [#3368](https://github.com/withastro/astro/pull/3368) [`9d01f93b`](https://github.com/withastro/astro/commit/9d01f93b1c7db5d4afc4041e6ee73fb52f24d2d1) Thanks [@JuanM04](https://github.com/JuanM04)! - Remove `nodeVersion` option for `serverless` target. Now it is inferred from Vercel
+
## 0.2.1
### Patch Changes
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json
index 7421ddadf..25abeede4 100644
--- a/packages/integrations/vercel/package.json
+++ b/packages/integrations/vercel/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/vercel",
"description": "Deploy your site to Vercel",
- "version": "0.2.1",
+ "version": "0.2.2",
"type": "module",
"author": "withastro",
"license": "MIT",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 275e04e81..7e50bfd88 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -45,14 +45,14 @@ importers:
examples/basics:
specifiers:
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
devDependencies:
astro: link:../../packages/astro
examples/blog:
specifiers:
'@astrojs/preact': ^0.1.2
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
preact: ^10.7.2
dependencies:
preact: 10.7.2
@@ -63,7 +63,7 @@ importers:
examples/blog-multiple-authors:
specifiers:
'@astrojs/preact': ^0.1.2
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
preact: ^10.7.2
sass: ^1.51.0
dependencies:
@@ -75,14 +75,14 @@ importers:
examples/component:
specifiers:
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
devDependencies:
astro: link:../../packages/astro
examples/component/demo:
specifiers:
'@example/my-component': workspace:*
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
devDependencies:
'@example/my-component': link:../packages/my-component
astro: link:../../../packages/astro
@@ -98,7 +98,7 @@ importers:
'@docsearch/css': ^3.0.0
'@docsearch/react': ^3.0.0
'@types/react': ^17.0.45
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
preact: ^10.7.2
react: ^17.0.2
react-dom: ^17.0.2
@@ -117,14 +117,14 @@ importers:
examples/env-vars:
specifiers:
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
devDependencies:
astro: link:../../packages/astro
examples/framework-alpine:
specifiers:
alpinejs: ^3.10.2
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
dependencies:
alpinejs: 3.10.2
devDependencies:
@@ -132,9 +132,9 @@ importers:
examples/framework-lit:
specifiers:
- '@astrojs/lit': ^0.1.2
+ '@astrojs/lit': ^0.1.3
'@webcomponents/template-shadowroot': ^0.1.0
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
lit: ^2.2.3
dependencies:
'@webcomponents/template-shadowroot': 0.1.0
@@ -145,14 +145,14 @@ importers:
examples/framework-multiple:
specifiers:
- '@astrojs/lit': ^0.1.2
+ '@astrojs/lit': ^0.1.3
'@astrojs/preact': ^0.1.2
'@astrojs/react': ^0.1.2
'@astrojs/solid-js': ^0.1.2
'@astrojs/svelte': ^0.1.3
'@astrojs/vue': ^0.1.4
'@webcomponents/template-shadowroot': ^0.1.0
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
lit: ^2.2.3
preact: ^10.7.2
react: ^18.1.0
@@ -181,7 +181,7 @@ importers:
examples/framework-preact:
specifiers:
'@astrojs/preact': ^0.1.2
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
preact: ^10.7.2
dependencies:
preact: 10.7.2
@@ -194,7 +194,7 @@ importers:
'@astrojs/react': ^0.1.2
'@types/react': ^18.0.9
'@types/react-dom': ^18.0.4
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
react: ^18.1.0
react-dom: ^18.1.0
dependencies:
@@ -209,7 +209,7 @@ importers:
examples/framework-solid:
specifiers:
'@astrojs/solid-js': ^0.1.2
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
solid-js: ^1.4.1
dependencies:
solid-js: 1.4.1
@@ -220,7 +220,7 @@ importers:
examples/framework-svelte:
specifiers:
'@astrojs/svelte': ^0.1.3
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
svelte: ^3.48.0
dependencies:
svelte: 3.48.0
@@ -231,7 +231,7 @@ importers:
examples/framework-vue:
specifiers:
'@astrojs/vue': ^0.1.4
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
vue: ^3.2.33
dependencies:
vue: 3.2.33
@@ -241,15 +241,15 @@ importers:
examples/integrations-playground:
specifiers:
- '@astrojs/lit': ^0.1.2
- '@astrojs/partytown': ^0.1.2
+ '@astrojs/lit': ^0.1.3
+ '@astrojs/partytown': ^0.1.3
'@astrojs/react': ^0.1.2
'@astrojs/sitemap': ^0.1.0
'@astrojs/solid-js': 0.1.2
'@astrojs/tailwind': ^0.2.1
- '@astrojs/turbolinks': ^0.1.2
+ '@astrojs/turbolinks': ^0.1.3
'@webcomponents/template-shadowroot': ^0.1.0
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
lit: ^2.2.3
preact: ^10.7.2
react: ^18.1.0
@@ -278,20 +278,20 @@ importers:
examples/minimal:
specifiers:
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
devDependencies:
astro: link:../../packages/astro
examples/non-html-pages:
specifiers:
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
devDependencies:
astro: link:../../packages/astro
examples/portfolio:
specifiers:
'@astrojs/preact': ^0.1.2
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
preact: ^10.7.2
sass: ^1.51.0
dependencies:
@@ -305,7 +305,7 @@ importers:
specifiers:
'@astrojs/node': ^0.1.1
'@astrojs/svelte': ^0.1.3
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
concurrently: ^7.2.0
lightcookie: ^1.0.25
svelte: ^3.48.0
@@ -324,14 +324,14 @@ importers:
examples/starter:
specifiers:
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
devDependencies:
astro: link:../../packages/astro
examples/subpath:
specifiers:
'@astrojs/react': ^0.1.2
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
react: ^18.1.0
react-dom: ^18.1.0
sass: ^1.51.0
@@ -350,7 +350,7 @@ importers:
'@astrojs/react': ^0.1.2
'@astrojs/svelte': ^0.1.3
'@astrojs/vue': ^0.1.4
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
preact: ^10.7.2
react: ^18.1.0
react-dom: ^18.1.0
@@ -373,7 +373,7 @@ importers:
examples/with-markdown-plugins:
specifiers:
'@astrojs/markdown-remark': ^0.9.4
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
hast-util-select: 5.0.1
rehype-autolink-headings: ^6.1.1
rehype-slug: ^5.0.1
@@ -391,7 +391,7 @@ importers:
examples/with-markdown-shiki:
specifiers:
'@astrojs/markdown-remark': ^0.9.4
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
devDependencies:
'@astrojs/markdown-remark': link:../../packages/markdown/remark
astro: link:../../packages/astro
@@ -406,7 +406,7 @@ importers:
'@nanostores/preact': ^0.1.3
'@nanostores/react': ^0.1.5
'@nanostores/vue': ^0.4.1
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
nanostores: ^0.5.12
preact: ^10.7.2
react: ^18.1.0
@@ -434,7 +434,7 @@ importers:
examples/with-tailwindcss:
specifiers:
'@astrojs/tailwind': ^0.2.1
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
autoprefixer: ^10.4.7
canvas-confetti: ^1.5.1
postcss: ^8.4.13
@@ -449,7 +449,7 @@ importers:
examples/with-vite-plugin-pwa:
specifiers:
- astro: ^1.0.0-beta.28
+ astro: ^1.0.0-beta.29
vite-plugin-pwa: 0.11.11
workbox-window: ^6.5.3
devDependencies: