From d9787a6ff696fd1198d16226277e0662c3a2cb8c Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Mon, 30 Jan 2023 09:38:31 -0800 Subject: [PATCH] [ci] release (#5995) Co-authored-by: github-actions[bot] --- .changeset/cuddly-donkeys-warn.md | 17 ---- .changeset/eight-kids-attack.md | 5 - .changeset/gentle-weeks-lie.md | 5 - .changeset/good-items-rest.md | 5 - .changeset/lazy-buttons-prove.md | 5 - .changeset/mean-tips-search.md | 5 - .changeset/modern-colts-fix.md | 5 - .changeset/polite-wombats-play.md | 5 - .changeset/rotten-dogs-hide.md | 5 - .changeset/strange-olives-rest.md | 5 - .changeset/try-button-rumor.md | 5 - .changeset/twenty-pans-agree.md | 5 - examples/basics/package.json | 2 +- examples/blog/package.json | 6 +- examples/component/package.json | 2 +- examples/deno/package.json | 2 +- examples/docs/package.json | 6 +- examples/framework-alpine/package.json | 4 +- examples/framework-lit/package.json | 4 +- examples/framework-multiple/package.json | 12 +-- examples/framework-preact/package.json | 4 +- examples/framework-react/package.json | 4 +- examples/framework-solid/package.json | 4 +- examples/framework-svelte/package.json | 4 +- examples/framework-vue/package.json | 4 +- examples/hackernews/package.json | 2 +- examples/integration/package.json | 2 +- examples/minimal/package.json | 2 +- examples/non-html-pages/package.json | 2 +- examples/portfolio/package.json | 2 +- examples/ssr/package.json | 4 +- examples/with-markdown-plugins/package.json | 2 +- examples/with-markdown-shiki/package.json | 2 +- examples/with-mdx/package.json | 6 +- examples/with-nanostores/package.json | 4 +- examples/with-tailwindcss/package.json | 6 +- examples/with-vite-plugin-pwa/package.json | 2 +- examples/with-vitest/package.json | 2 +- packages/astro/CHANGELOG.md | 16 ++++ packages/astro/package.json | 2 +- packages/create-astro/CHANGELOG.md | 6 ++ packages/create-astro/package.json | 2 +- packages/integrations/alpinejs/CHANGELOG.md | 6 ++ packages/integrations/alpinejs/package.json | 2 +- packages/integrations/cloudflare/package.json | 2 +- packages/integrations/deno/package.json | 2 +- packages/integrations/image/CHANGELOG.md | 13 +++ packages/integrations/image/package.json | 4 +- packages/integrations/lit/CHANGELOG.md | 6 ++ packages/integrations/lit/package.json | 2 +- packages/integrations/mdx/CHANGELOG.md | 6 ++ packages/integrations/mdx/package.json | 2 +- packages/integrations/netlify/CHANGELOG.md | 11 +++ packages/integrations/netlify/package.json | 4 +- packages/integrations/node/package.json | 2 +- packages/integrations/preact/CHANGELOG.md | 6 ++ packages/integrations/preact/package.json | 2 +- packages/integrations/prefetch/CHANGELOG.md | 6 ++ packages/integrations/prefetch/package.json | 2 +- packages/integrations/react/CHANGELOG.md | 6 ++ packages/integrations/react/package.json | 2 +- packages/integrations/sitemap/CHANGELOG.md | 6 ++ packages/integrations/sitemap/package.json | 2 +- packages/integrations/solid/CHANGELOG.md | 6 ++ packages/integrations/solid/package.json | 2 +- packages/integrations/svelte/CHANGELOG.md | 9 ++ packages/integrations/svelte/package.json | 4 +- packages/integrations/tailwind/CHANGELOG.md | 11 +++ packages/integrations/tailwind/package.json | 4 +- packages/integrations/turbolinks/CHANGELOG.md | 6 ++ packages/integrations/turbolinks/package.json | 2 +- packages/integrations/vercel/package.json | 2 +- packages/integrations/vue/CHANGELOG.md | 9 ++ packages/integrations/vue/package.json | 4 +- pnpm-lock.yaml | 96 +++++++++---------- 75 files changed, 250 insertions(+), 193 deletions(-) delete mode 100644 .changeset/cuddly-donkeys-warn.md delete mode 100644 .changeset/eight-kids-attack.md delete mode 100644 .changeset/gentle-weeks-lie.md delete mode 100644 .changeset/good-items-rest.md delete mode 100644 .changeset/lazy-buttons-prove.md delete mode 100644 .changeset/mean-tips-search.md delete mode 100644 .changeset/modern-colts-fix.md delete mode 100644 .changeset/polite-wombats-play.md delete mode 100644 .changeset/rotten-dogs-hide.md delete mode 100644 .changeset/strange-olives-rest.md delete mode 100644 .changeset/try-button-rumor.md delete mode 100644 .changeset/twenty-pans-agree.md diff --git a/.changeset/cuddly-donkeys-warn.md b/.changeset/cuddly-donkeys-warn.md deleted file mode 100644 index 43d578ee6522..000000000000 --- a/.changeset/cuddly-donkeys-warn.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -'@astrojs/alpinejs': patch -'@astrojs/image': patch -'@astrojs/lit': patch -'@astrojs/mdx': patch -'@astrojs/preact': patch -'@astrojs/prefetch': patch -'@astrojs/react': patch -'@astrojs/sitemap': patch -'@astrojs/solid-js': patch -'@astrojs/svelte': patch -'@astrojs/tailwind': patch -'@astrojs/turbolinks': patch -'@astrojs/vue': patch ---- - -Update READMEs for consistency diff --git a/.changeset/eight-kids-attack.md b/.changeset/eight-kids-attack.md deleted file mode 100644 index bf49af770c30..000000000000 --- a/.changeset/eight-kids-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix: Astro component scripts now load in development when using MDX + Content Collections diff --git a/.changeset/gentle-weeks-lie.md b/.changeset/gentle-weeks-lie.md deleted file mode 100644 index 468fc1bbfe59..000000000000 --- a/.changeset/gentle-weeks-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Remove `rawContent()` and `compiledContent()` from MDX import types \ No newline at end of file diff --git a/.changeset/good-items-rest.md b/.changeset/good-items-rest.md deleted file mode 100644 index 7768f7aa331e..000000000000 --- a/.changeset/good-items-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Ensure CSS injections properly when using multiple layouts diff --git a/.changeset/lazy-buttons-prove.md b/.changeset/lazy-buttons-prove.md deleted file mode 100644 index 83a3041288e2..000000000000 --- a/.changeset/lazy-buttons-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix undefined `remarkPluginFrontmatter` after calling `render` method diff --git a/.changeset/mean-tips-search.md b/.changeset/mean-tips-search.md deleted file mode 100644 index 20372a04f847..000000000000 --- a/.changeset/mean-tips-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/tailwind': patch ---- - -Re-enable autoprefixer in dev diff --git a/.changeset/modern-colts-fix.md b/.changeset/modern-colts-fix.md deleted file mode 100644 index 437a858daa46..000000000000 --- a/.changeset/modern-colts-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Makes the `AstroCookies` type available as an import from the main "astro" package diff --git a/.changeset/polite-wombats-play.md b/.changeset/polite-wombats-play.md deleted file mode 100644 index fac2ca63220b..000000000000 --- a/.changeset/polite-wombats-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/image': patch ---- - -Updated error message for missing `widths` prop to provide an example diff --git a/.changeset/rotten-dogs-hide.md b/.changeset/rotten-dogs-hide.md deleted file mode 100644 index b167279aac0a..000000000000 --- a/.changeset/rotten-dogs-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Update `getCollection()` filter to support type guards _or_ unknown values diff --git a/.changeset/strange-olives-rest.md b/.changeset/strange-olives-rest.md deleted file mode 100644 index d183c93cf2d9..000000000000 --- a/.changeset/strange-olives-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@astrojs/image": patch ---- - -Allow passing `undefined` to TransformOptions, this is a types fix for users with `exactOptionalTypes` enabled in their tsconfig diff --git a/.changeset/try-button-rumor.md b/.changeset/try-button-rumor.md deleted file mode 100644 index 4196822ba029..000000000000 --- a/.changeset/try-button-rumor.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-astro": patch ---- - -Check for a pre-existing .git directory and if found, skip trying to create a new one. diff --git a/.changeset/twenty-pans-agree.md b/.changeset/twenty-pans-agree.md deleted file mode 100644 index 0a747c2480c8..000000000000 --- a/.changeset/twenty-pans-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/netlify': minor ---- - -Add `builders` config option for Netlify On-demand Builders. diff --git a/examples/basics/package.json b/examples/basics/package.json index 4d9325837c5d..4dfbfaa9dc7c 100644 --- a/examples/basics/package.json +++ b/examples/basics/package.json @@ -11,6 +11,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2" + "astro": "^2.0.3" } } diff --git a/examples/blog/package.json b/examples/blog/package.json index 11838b62ba03..05e3cc2d97e5 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", - "@astrojs/mdx": "^0.15.1", + "astro": "^2.0.3", + "@astrojs/mdx": "^0.15.2", "@astrojs/rss": "^2.1.0", - "@astrojs/sitemap": "^1.0.0" + "@astrojs/sitemap": "^1.0.1" } } diff --git a/examples/component/package.json b/examples/component/package.json index 015e847e6eed..c483d5bcbc3f 100644 --- a/examples/component/package.json +++ b/examples/component/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^2.0.2" + "astro": "^2.0.3" }, "peerDependencies": { "astro": "^2.0.0-beta.0" diff --git a/examples/deno/package.json b/examples/deno/package.json index 7aa968af385d..6841a762762b 100644 --- a/examples/deno/package.json +++ b/examples/deno/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2" + "astro": "^2.0.3" }, "devDependencies": { "@astrojs/deno": "^4.0.0" diff --git a/examples/docs/package.json b/examples/docs/package.json index d2f1bbb5b1df..3b34d0cfb1f9 100644 --- a/examples/docs/package.json +++ b/examples/docs/package.json @@ -11,12 +11,12 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "preact": "^10.7.3", "react": "^18.1.0", "react-dom": "^18.1.0", - "@astrojs/react": "^2.0.1", - "@astrojs/preact": "^2.0.0", + "@astrojs/react": "^2.0.2", + "@astrojs/preact": "^2.0.1", "@algolia/client-search": "^4.13.1", "@docsearch/css": "^3.1.0", "@docsearch/react": "^3.1.0", diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json index 361d0738d798..ec5e72f20cae 100644 --- a/examples/framework-alpine/package.json +++ b/examples/framework-alpine/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "alpinejs": "^3.10.2", - "@astrojs/alpinejs": "^0.1.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 313b1eb9c9e5..4b8603b05be9 100644 --- a/examples/framework-lit/package.json +++ b/examples/framework-lit/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "lit": "^2.2.5", - "@astrojs/lit": "^1.1.0", + "@astrojs/lit": "^1.1.1", "@webcomponents/template-shadowroot": "^0.1.0" } } diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 765d70574716..5f0a6ffcbb3f 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -11,17 +11,17 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "preact": "^10.7.3", "react": "^18.1.0", "react-dom": "^18.1.0", "solid-js": "^1.4.3", "svelte": "^3.48.0", "vue": "^3.2.37", - "@astrojs/preact": "^2.0.0", - "@astrojs/react": "^2.0.1", - "@astrojs/solid-js": "^2.0.0", - "@astrojs/svelte": "^2.0.0", - "@astrojs/vue": "^2.0.0" + "@astrojs/preact": "^2.0.1", + "@astrojs/react": "^2.0.2", + "@astrojs/solid-js": "^2.0.1", + "@astrojs/svelte": "^2.0.1", + "@astrojs/vue": "^2.0.1" } } diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json index 8d5144864cff..24be47b4f3e1 100644 --- a/examples/framework-preact/package.json +++ b/examples/framework-preact/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "preact": "^10.7.3", - "@astrojs/preact": "^2.0.0", + "@astrojs/preact": "^2.0.1", "@preact/signals": "^1.1.0" } } diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index a0cec76986c1..aeb1206b19af 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -11,10 +11,10 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "react": "^18.1.0", "react-dom": "^18.1.0", - "@astrojs/react": "^2.0.1", + "@astrojs/react": "^2.0.2", "@types/react": "^18.0.10", "@types/react-dom": "^18.0.5" } diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json index 0efbeebd5905..5815db1c8828 100644 --- a/examples/framework-solid/package.json +++ b/examples/framework-solid/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "solid-js": "^1.4.3", - "@astrojs/solid-js": "^2.0.0" + "@astrojs/solid-js": "^2.0.1" } } diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index fa614cb0a0d9..8b89def0c46b 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "svelte": "^3.48.0", - "@astrojs/svelte": "^2.0.0", - "astro": "^2.0.2" + "@astrojs/svelte": "^2.0.1", + "astro": "^2.0.3" } } diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index a1ddf19c6aa6..bcedb9bca773 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "vue": "^3.2.37", - "@astrojs/vue": "^2.0.0" + "@astrojs/vue": "^2.0.1" } } diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json index 0e3deb87bd03..ce9ff31b7a97 100644 --- a/examples/hackernews/package.json +++ b/examples/hackernews/package.json @@ -12,6 +12,6 @@ }, "dependencies": { "@astrojs/node": "^5.0.1", - "astro": "^2.0.2" + "astro": "^2.0.3" } } diff --git a/examples/integration/package.json b/examples/integration/package.json index 0757bc608f58..ef3205dc618c 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^2.0.2" + "astro": "^2.0.3" }, "peerDependencies": { "astro": "^2.0.0-beta.0" diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 48143f2ea41f..8b1f52f3aadc 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -11,6 +11,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2" + "astro": "^2.0.3" } } diff --git a/examples/non-html-pages/package.json b/examples/non-html-pages/package.json index 98c3b11b9cc5..b10d90903b65 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.2" + "astro": "^2.0.3" } } diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json index e5148b874dda..8fd481501fd2 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -11,6 +11,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2" + "astro": "^2.0.3" } } diff --git a/examples/ssr/package.json b/examples/ssr/package.json index 0ed38e01df7b..1472e95c1cc5 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -12,9 +12,9 @@ "server": "node dist/server/entry.mjs" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "svelte": "^3.48.0", - "@astrojs/svelte": "^2.0.0", + "@astrojs/svelte": "^2.0.1", "@astrojs/node": "^5.0.1", "concurrently": "^7.2.1", "unocss": "^0.15.6", diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json index df88f2d7ce84..2f21ba1e662c 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.2", + "astro": "^2.0.3", "@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 b4a31b7e4da2..98a8c9458297 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.2" + "astro": "^2.0.3" } } diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index ce6033be55e3..5938ef4696b4 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "preact": "^10.6.5", - "@astrojs/preact": "^2.0.0", - "@astrojs/mdx": "^0.15.1" + "@astrojs/preact": "^2.0.1", + "@astrojs/mdx": "^0.15.2" } } diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index a6fa0ce1ab4c..5088b1a7bbb7 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "preact": "^10.7.3", - "@astrojs/preact": "^2.0.0", + "@astrojs/preact": "^2.0.1", "nanostores": "^0.5.12", "@nanostores/preact": "^0.1.3" } diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 26adfee2cfd9..eaf10b99ff48 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -11,10 +11,10 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^0.15.1", - "@astrojs/tailwind": "^3.0.0", + "@astrojs/mdx": "^0.15.2", + "@astrojs/tailwind": "^3.0.1", "@types/canvas-confetti": "^1.4.3", - "astro": "^2.0.2", + "astro": "^2.0.3", "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 ffbec8634270..abf7c1c11f45 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.2", + "astro": "^2.0.3", "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 10f7590be8c5..73eb08efe5c0 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "dependencies": { - "astro": "^2.0.2", + "astro": "^2.0.3", "vitest": "^0.20.3" } } diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index 6ed3ac39bf65..6869a5f9f674 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -1,5 +1,21 @@ # astro +## 2.0.3 + +### Patch Changes + +- [#6035](https://github.com/withastro/astro/pull/6035) [`b4432cd6b`](https://github.com/withastro/astro/commit/b4432cd6b65bad685a99fe15867710b0663c13b2) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix: Astro component scripts now load in development when using MDX + Content Collections + +- [#6024](https://github.com/withastro/astro/pull/6024) [`98a4a914b`](https://github.com/withastro/astro/commit/98a4a914bc47f3da2764b3bdc01577d25fe2e261) Thanks [@MoustaphaDev](https://github.com/MoustaphaDev)! - Remove `rawContent()` and `compiledContent()` from MDX import types + +- [#6034](https://github.com/withastro/astro/pull/6034) [`071e1dee7`](https://github.com/withastro/astro/commit/071e1dee7e1943be67d1ded39a9af1b7a2aafd02) Thanks [@matthewp](https://github.com/matthewp)! - Ensure CSS injections properly when using multiple layouts + +- [#5927](https://github.com/withastro/astro/pull/5927) [`322e059d0`](https://github.com/withastro/astro/commit/322e059d0da9ab0d6a546a111fabda755bd5f1b6) Thanks [@izmttk](https://github.com/izmttk)! - Fix undefined `remarkPluginFrontmatter` after calling `render` method + +- [#6006](https://github.com/withastro/astro/pull/6006) [`b994f6f35`](https://github.com/withastro/astro/commit/b994f6f35e29b2d93ff8ddc281a69c0af3cc3edf) Thanks [@tony-sull](https://github.com/tony-sull)! - Makes the `AstroCookies` type available as an import from the main "astro" package + +- [#5998](https://github.com/withastro/astro/pull/5998) [`12c68343c`](https://github.com/withastro/astro/commit/12c68343c0aa891037d39d3c9b9378b004be6642) Thanks [@andersk](https://github.com/andersk)! - Update `getCollection()` filter to support type guards _or_ unknown values + ## 2.0.2 ### Patch Changes diff --git a/packages/astro/package.json b/packages/astro/package.json index c892bd635fe1..2ab07f4e51ac 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "astro", - "version": "2.0.2", + "version": "2.0.3", "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.", "type": "module", "author": "withastro", diff --git a/packages/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md index 96e8f31d1d8a..5f8d5e73539f 100644 --- a/packages/create-astro/CHANGELOG.md +++ b/packages/create-astro/CHANGELOG.md @@ -1,5 +1,11 @@ # create-astro +## 2.0.2 + +### Patch Changes + +- [#5953](https://github.com/withastro/astro/pull/5953) [`5c64324c0`](https://github.com/withastro/astro/commit/5c64324c0a1b06e836c3d53668940faca4cb517d) Thanks [@ZermattChris](https://github.com/ZermattChris)! - Check for a pre-existing .git directory and if found, skip trying to create a new one. + ## 2.0.1 ### Patch Changes diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json index b56d81d2c108..80bb1f4bcc9c 100644 --- a/packages/create-astro/package.json +++ b/packages/create-astro/package.json @@ -1,6 +1,6 @@ { "name": "create-astro", - "version": "2.0.1", + "version": "2.0.2", "type": "module", "author": "withastro", "license": "MIT", diff --git a/packages/integrations/alpinejs/CHANGELOG.md b/packages/integrations/alpinejs/CHANGELOG.md index b28097914ee4..c33a02963f48 100644 --- a/packages/integrations/alpinejs/CHANGELOG.md +++ b/packages/integrations/alpinejs/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/alpinejs +## 0.1.3 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 0.1.2 ### Patch Changes diff --git a/packages/integrations/alpinejs/package.json b/packages/integrations/alpinejs/package.json index 44f924e6adf8..dff272e8f1e5 100644 --- a/packages/integrations/alpinejs/package.json +++ b/packages/integrations/alpinejs/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/alpinejs", "description": "The official Alpine.js integration for Astro.", - "version": "0.1.2", + "version": "0.1.3", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/cloudflare/package.json b/packages/integrations/cloudflare/package.json index eebd89d5b072..bbc88041fe1c 100644 --- a/packages/integrations/cloudflare/package.json +++ b/packages/integrations/cloudflare/package.json @@ -38,7 +38,7 @@ "tiny-glob": "^0.2.9" }, "peerDependencies": { - "astro": "workspace:^2.0.2" + "astro": "workspace:^2.0.3" }, "devDependencies": { "astro": "workspace:*", diff --git a/packages/integrations/deno/package.json b/packages/integrations/deno/package.json index 6404117257b1..0763323329f2 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.2" + "astro": "workspace:^2.0.3" }, "devDependencies": { "astro": "workspace:*", diff --git a/packages/integrations/image/CHANGELOG.md b/packages/integrations/image/CHANGELOG.md index 98a97c6c1818..a085abcd72b1 100644 --- a/packages/integrations/image/CHANGELOG.md +++ b/packages/integrations/image/CHANGELOG.md @@ -1,5 +1,18 @@ # @astrojs/image +## 0.13.1 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + +- [#6008](https://github.com/withastro/astro/pull/6008) [`9c298aa5a`](https://github.com/withastro/astro/commit/9c298aa5ae235e8b2555f26b1f19394aaab55da8) Thanks [@jasikpark](https://github.com/jasikpark)! - Updated error message for missing `widths` prop to provide an example + +- [#6008](https://github.com/withastro/astro/pull/6008) [`9c298aa5a`](https://github.com/withastro/astro/commit/9c298aa5ae235e8b2555f26b1f19394aaab55da8) Thanks [@jasikpark](https://github.com/jasikpark)! - Allow passing `undefined` to TransformOptions, this is a types fix for users with `exactOptionalTypes` enabled in their tsconfig + +- Updated dependencies [[`b4432cd6b`](https://github.com/withastro/astro/commit/b4432cd6b65bad685a99fe15867710b0663c13b2), [`98a4a914b`](https://github.com/withastro/astro/commit/98a4a914bc47f3da2764b3bdc01577d25fe2e261), [`071e1dee7`](https://github.com/withastro/astro/commit/071e1dee7e1943be67d1ded39a9af1b7a2aafd02), [`322e059d0`](https://github.com/withastro/astro/commit/322e059d0da9ab0d6a546a111fabda755bd5f1b6), [`b994f6f35`](https://github.com/withastro/astro/commit/b994f6f35e29b2d93ff8ddc281a69c0af3cc3edf), [`12c68343c`](https://github.com/withastro/astro/commit/12c68343c0aa891037d39d3c9b9378b004be6642)]: + - astro@2.0.3 + ## 0.13.0 ### Minor Changes diff --git a/packages/integrations/image/package.json b/packages/integrations/image/package.json index 18c55bd65f0c..a961e312b095 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.13.0", + "version": "0.13.1", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", @@ -64,7 +64,7 @@ "vite": "^4.0.3" }, "peerDependencies": { - "astro": "workspace:^2.0.2", + "astro": "workspace:^2.0.3", "sharp": ">=0.31.0" }, "peerDependenciesMeta": { diff --git a/packages/integrations/lit/CHANGELOG.md b/packages/integrations/lit/CHANGELOG.md index df4b18874918..bb7b90fe0e17 100644 --- a/packages/integrations/lit/CHANGELOG.md +++ b/packages/integrations/lit/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/lit +## 1.1.1 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 1.1.0 ### Minor Changes diff --git a/packages/integrations/lit/package.json b/packages/integrations/lit/package.json index d5f563f0bebb..ac0a8608c380 100644 --- a/packages/integrations/lit/package.json +++ b/packages/integrations/lit/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/lit", - "version": "1.1.0", + "version": "1.1.1", "description": "Use Lit components within Astro", "type": "module", "types": "./dist/index.d.ts", diff --git a/packages/integrations/mdx/CHANGELOG.md b/packages/integrations/mdx/CHANGELOG.md index d24b1d988717..822c115530ad 100644 --- a/packages/integrations/mdx/CHANGELOG.md +++ b/packages/integrations/mdx/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/mdx +## 0.15.2 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 0.15.1 ### Patch Changes diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json index 54f1e388e094..8a30c2881c33 100644 --- a/packages/integrations/mdx/package.json +++ b/packages/integrations/mdx/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/mdx", "description": "Use MDX within Astro", - "version": "0.15.1", + "version": "0.15.2", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/netlify/CHANGELOG.md b/packages/integrations/netlify/CHANGELOG.md index cc68a27ce421..c661829cdad1 100644 --- a/packages/integrations/netlify/CHANGELOG.md +++ b/packages/integrations/netlify/CHANGELOG.md @@ -1,5 +1,16 @@ # @astrojs/netlify +## 2.1.0 + +### Minor Changes + +- [#5874](https://github.com/withastro/astro/pull/5874) [`1c230f103`](https://github.com/withastro/astro/commit/1c230f10373ec392b6cdcd5c196ae932f89033aa) Thanks [@juanmiguelguerrero](https://github.com/juanmiguelguerrero)! - Add `builders` config option for Netlify On-demand Builders. + +### Patch Changes + +- Updated dependencies [[`b4432cd6b`](https://github.com/withastro/astro/commit/b4432cd6b65bad685a99fe15867710b0663c13b2), [`98a4a914b`](https://github.com/withastro/astro/commit/98a4a914bc47f3da2764b3bdc01577d25fe2e261), [`071e1dee7`](https://github.com/withastro/astro/commit/071e1dee7e1943be67d1ded39a9af1b7a2aafd02), [`322e059d0`](https://github.com/withastro/astro/commit/322e059d0da9ab0d6a546a111fabda755bd5f1b6), [`b994f6f35`](https://github.com/withastro/astro/commit/b994f6f35e29b2d93ff8ddc281a69c0af3cc3edf), [`12c68343c`](https://github.com/withastro/astro/commit/12c68343c0aa891037d39d3c9b9378b004be6642)]: + - astro@2.0.3 + ## 2.0.0 ### Major Changes diff --git a/packages/integrations/netlify/package.json b/packages/integrations/netlify/package.json index 9cdb0ea9d536..c085972ca48b 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.0.0", + "version": "2.1.0", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", @@ -38,7 +38,7 @@ "esbuild": "^0.15.18" }, "peerDependencies": { - "astro": "workspace:^2.0.2" + "astro": "workspace:^2.0.3" }, "devDependencies": { "@netlify/edge-handler-types": "^0.34.1", diff --git a/packages/integrations/node/package.json b/packages/integrations/node/package.json index 1cb50c201f8b..5347a598a439 100644 --- a/packages/integrations/node/package.json +++ b/packages/integrations/node/package.json @@ -34,7 +34,7 @@ "send": "^0.18.0" }, "peerDependencies": { - "astro": "workspace:^2.0.2" + "astro": "workspace:^2.0.3" }, "devDependencies": { "@types/send": "^0.17.1", diff --git a/packages/integrations/preact/CHANGELOG.md b/packages/integrations/preact/CHANGELOG.md index 57bb6f35a0d3..21ae688fd132 100644 --- a/packages/integrations/preact/CHANGELOG.md +++ b/packages/integrations/preact/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/preact +## 2.0.1 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 2.0.0 ### Major Changes diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json index ca5322a1ab59..47408fa59656 100644 --- a/packages/integrations/preact/package.json +++ b/packages/integrations/preact/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/preact", "description": "Use Preact components within Astro", - "version": "2.0.0", + "version": "2.0.1", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/prefetch/CHANGELOG.md b/packages/integrations/prefetch/CHANGELOG.md index 86fd25cdc546..1a63b147f939 100644 --- a/packages/integrations/prefetch/CHANGELOG.md +++ b/packages/integrations/prefetch/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/prefetch +## 0.1.2 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 0.1.1 ### Patch Changes diff --git a/packages/integrations/prefetch/package.json b/packages/integrations/prefetch/package.json index 414bd2c33697..fed148e5cb6d 100644 --- a/packages/integrations/prefetch/package.json +++ b/packages/integrations/prefetch/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/prefetch", "description": "Faster page navigations by prefetching links when the browser is idle.", - "version": "0.1.1", + "version": "0.1.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 e34c803166ae..ec93d323451f 100644 --- a/packages/integrations/react/CHANGELOG.md +++ b/packages/integrations/react/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/react +## 2.0.2 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 2.0.1 ### Patch Changes diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json index bc76ef778e37..0a709a4280df 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": "2.0.1", + "version": "2.0.2", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/sitemap/CHANGELOG.md b/packages/integrations/sitemap/CHANGELOG.md index 4171ec7dd8af..bd63c4744f8a 100644 --- a/packages/integrations/sitemap/CHANGELOG.md +++ b/packages/integrations/sitemap/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/sitemap +## 1.0.1 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 1.0.0 ### Major Changes diff --git a/packages/integrations/sitemap/package.json b/packages/integrations/sitemap/package.json index a55425b2f9b1..fc451697cd03 100644 --- a/packages/integrations/sitemap/package.json +++ b/packages/integrations/sitemap/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/sitemap", "description": "Generate a sitemap for Astro", - "version": "1.0.0", + "version": "1.0.1", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/solid/CHANGELOG.md b/packages/integrations/solid/CHANGELOG.md index af56b78076f1..52ed6418c167 100644 --- a/packages/integrations/solid/CHANGELOG.md +++ b/packages/integrations/solid/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/solid-js +## 2.0.1 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 2.0.0 ### Major Changes diff --git a/packages/integrations/solid/package.json b/packages/integrations/solid/package.json index 7659f980962a..cbe87bc83598 100644 --- a/packages/integrations/solid/package.json +++ b/packages/integrations/solid/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/solid-js", - "version": "2.0.0", + "version": "2.0.1", "description": "Use Solid components within Astro", "type": "module", "types": "./dist/index.d.ts", diff --git a/packages/integrations/svelte/CHANGELOG.md b/packages/integrations/svelte/CHANGELOG.md index ee447746ab73..a05cf24d7c82 100644 --- a/packages/integrations/svelte/CHANGELOG.md +++ b/packages/integrations/svelte/CHANGELOG.md @@ -1,5 +1,14 @@ # @astrojs/svelte +## 2.0.1 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + +- Updated dependencies [[`b4432cd6b`](https://github.com/withastro/astro/commit/b4432cd6b65bad685a99fe15867710b0663c13b2), [`98a4a914b`](https://github.com/withastro/astro/commit/98a4a914bc47f3da2764b3bdc01577d25fe2e261), [`071e1dee7`](https://github.com/withastro/astro/commit/071e1dee7e1943be67d1ded39a9af1b7a2aafd02), [`322e059d0`](https://github.com/withastro/astro/commit/322e059d0da9ab0d6a546a111fabda755bd5f1b6), [`b994f6f35`](https://github.com/withastro/astro/commit/b994f6f35e29b2d93ff8ddc281a69c0af3cc3edf), [`12c68343c`](https://github.com/withastro/astro/commit/12c68343c0aa891037d39d3c9b9378b004be6642)]: + - astro@2.0.3 + ## 2.0.0 ### Major Changes diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json index 6bcd37ed8b01..f361b9729da6 100644 --- a/packages/integrations/svelte/package.json +++ b/packages/integrations/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/svelte", - "version": "2.0.0", + "version": "2.0.1", "description": "Use Svelte components within Astro", "type": "module", "types": "./dist/index.d.ts", @@ -44,7 +44,7 @@ }, "peerDependencies": { "svelte": "^3.54.0", - "astro": "workspace:^2.0.2" + "astro": "workspace:^2.0.3" }, "engines": { "node": ">=16.12.0" diff --git a/packages/integrations/tailwind/CHANGELOG.md b/packages/integrations/tailwind/CHANGELOG.md index 06d2bf5cf402..6cd4b4507d78 100644 --- a/packages/integrations/tailwind/CHANGELOG.md +++ b/packages/integrations/tailwind/CHANGELOG.md @@ -1,5 +1,16 @@ # @astrojs/tailwind +## 3.0.1 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + +- [#6002](https://github.com/withastro/astro/pull/6002) [`254eb21c8`](https://github.com/withastro/astro/commit/254eb21c8384a920830d85d7a43cd6281df926c6) Thanks [@royeden](https://github.com/royeden)! - Re-enable autoprefixer in dev + +- Updated dependencies [[`b4432cd6b`](https://github.com/withastro/astro/commit/b4432cd6b65bad685a99fe15867710b0663c13b2), [`98a4a914b`](https://github.com/withastro/astro/commit/98a4a914bc47f3da2764b3bdc01577d25fe2e261), [`071e1dee7`](https://github.com/withastro/astro/commit/071e1dee7e1943be67d1ded39a9af1b7a2aafd02), [`322e059d0`](https://github.com/withastro/astro/commit/322e059d0da9ab0d6a546a111fabda755bd5f1b6), [`b994f6f35`](https://github.com/withastro/astro/commit/b994f6f35e29b2d93ff8ddc281a69c0af3cc3edf), [`12c68343c`](https://github.com/withastro/astro/commit/12c68343c0aa891037d39d3c9b9378b004be6642)]: + - astro@2.0.3 + ## 3.0.0 ### Major Changes diff --git a/packages/integrations/tailwind/package.json b/packages/integrations/tailwind/package.json index c7d30f5b55ef..df90ed833746 100644 --- a/packages/integrations/tailwind/package.json +++ b/packages/integrations/tailwind/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/tailwind", "description": "Tailwind + Astro Integrations", - "version": "3.0.0", + "version": "3.0.1", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", @@ -41,7 +41,7 @@ }, "peerDependencies": { "tailwindcss": "^3.0.24", - "astro": "workspace:^2.0.2" + "astro": "workspace:^2.0.3" }, "pnpm": { "peerDependencyRules": { diff --git a/packages/integrations/turbolinks/CHANGELOG.md b/packages/integrations/turbolinks/CHANGELOG.md index 614791c4ec88..4ae1491c13f3 100644 --- a/packages/integrations/turbolinks/CHANGELOG.md +++ b/packages/integrations/turbolinks/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/turbolinks +## 0.1.5 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + ## 0.1.4 ### Patch Changes diff --git a/packages/integrations/turbolinks/package.json b/packages/integrations/turbolinks/package.json index 6731274587b9..247c214349d7 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.4", + "version": "0.1.5", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json index 7c49e026e6cd..bf2ad3002ea6 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.2" + "astro": "workspace:^2.0.3" }, "devDependencies": { "@types/set-cookie-parser": "^2.4.2", diff --git a/packages/integrations/vue/CHANGELOG.md b/packages/integrations/vue/CHANGELOG.md index 498971c85c60..19247014ff88 100644 --- a/packages/integrations/vue/CHANGELOG.md +++ b/packages/integrations/vue/CHANGELOG.md @@ -1,5 +1,14 @@ # @astrojs/vue +## 2.0.1 + +### Patch Changes + +- [#5478](https://github.com/withastro/astro/pull/5478) [`1c7eef308`](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f) Thanks [@nemo0](https://github.com/nemo0)! - Update READMEs for consistency + +- Updated dependencies [[`b4432cd6b`](https://github.com/withastro/astro/commit/b4432cd6b65bad685a99fe15867710b0663c13b2), [`98a4a914b`](https://github.com/withastro/astro/commit/98a4a914bc47f3da2764b3bdc01577d25fe2e261), [`071e1dee7`](https://github.com/withastro/astro/commit/071e1dee7e1943be67d1ded39a9af1b7a2aafd02), [`322e059d0`](https://github.com/withastro/astro/commit/322e059d0da9ab0d6a546a111fabda755bd5f1b6), [`b994f6f35`](https://github.com/withastro/astro/commit/b994f6f35e29b2d93ff8ddc281a69c0af3cc3edf), [`12c68343c`](https://github.com/withastro/astro/commit/12c68343c0aa891037d39d3c9b9378b004be6642)]: + - astro@2.0.3 + ## 2.0.0 ### Major Changes diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json index a48d2f5cc9bb..1f84d3e558b3 100644 --- a/packages/integrations/vue/package.json +++ b/packages/integrations/vue/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/vue", - "version": "2.0.0", + "version": "2.0.1", "description": "Use Vue components within Astro", "type": "module", "types": "./dist/index.d.ts", @@ -51,7 +51,7 @@ }, "peerDependencies": { "vue": "^3.2.30", - "astro": "workspace:^2.0.2" + "astro": "workspace:^2.0.3" }, "engines": { "node": ">=16.12.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b87c0cfb1ae5..613b9afc4c91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,16 +63,16 @@ importers: examples/basics: specifiers: - astro: ^2.0.2 + astro: ^2.0.3 dependencies: astro: link:../../packages/astro examples/blog: specifiers: - '@astrojs/mdx': ^0.15.1 + '@astrojs/mdx': ^0.15.2 '@astrojs/rss': ^2.1.0 - '@astrojs/sitemap': ^1.0.0 - astro: ^2.0.2 + '@astrojs/sitemap': ^1.0.1 + astro: ^2.0.3 dependencies: '@astrojs/mdx': link:../../packages/integrations/mdx '@astrojs/rss': link:../../packages/astro-rss @@ -81,14 +81,14 @@ importers: examples/component: specifiers: - astro: ^2.0.2 + astro: ^2.0.3 devDependencies: astro: link:../../packages/astro examples/deno: specifiers: '@astrojs/deno': ^4.0.0 - astro: ^2.0.2 + astro: ^2.0.3 dependencies: astro: link:../../packages/astro devDependencies: @@ -97,14 +97,14 @@ importers: examples/docs: specifiers: '@algolia/client-search': ^4.13.1 - '@astrojs/preact': ^2.0.0 - '@astrojs/react': ^2.0.1 + '@astrojs/preact': ^2.0.1 + '@astrojs/react': ^2.0.2 '@docsearch/css': ^3.1.0 '@docsearch/react': ^3.1.0 '@types/node': ^18.0.0 '@types/react': ^17.0.45 '@types/react-dom': ^18.0.0 - astro: ^2.0.2 + astro: ^2.0.3 html-escaper: ^3.0.3 preact: ^10.7.3 react: ^18.1.0 @@ -127,10 +127,10 @@ importers: examples/framework-alpine: specifiers: - '@astrojs/alpinejs': ^0.1.2 + '@astrojs/alpinejs': ^0.1.3 '@types/alpinejs': ^3.7.0 alpinejs: ^3.10.2 - astro: ^2.0.2 + astro: ^2.0.3 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.0 + '@astrojs/lit': ^1.1.1 '@webcomponents/template-shadowroot': ^0.1.0 - astro: ^2.0.2 + astro: ^2.0.3 lit: ^2.2.5 dependencies: '@astrojs/lit': link:../../packages/integrations/lit @@ -151,12 +151,12 @@ importers: examples/framework-multiple: specifiers: - '@astrojs/preact': ^2.0.0 - '@astrojs/react': ^2.0.1 - '@astrojs/solid-js': ^2.0.0 - '@astrojs/svelte': ^2.0.0 - '@astrojs/vue': ^2.0.0 - astro: ^2.0.2 + '@astrojs/preact': ^2.0.1 + '@astrojs/react': ^2.0.2 + '@astrojs/solid-js': ^2.0.1 + '@astrojs/svelte': ^2.0.1 + '@astrojs/vue': ^2.0.1 + astro: ^2.0.3 preact: ^10.7.3 react: ^18.1.0 react-dom: ^18.1.0 @@ -179,9 +179,9 @@ importers: examples/framework-preact: specifiers: - '@astrojs/preact': ^2.0.0 + '@astrojs/preact': ^2.0.1 '@preact/signals': ^1.1.0 - astro: ^2.0.2 + astro: ^2.0.3 preact: ^10.7.3 dependencies: '@astrojs/preact': link:../../packages/integrations/preact @@ -191,10 +191,10 @@ importers: examples/framework-react: specifiers: - '@astrojs/react': ^2.0.1 + '@astrojs/react': ^2.0.2 '@types/react': ^18.0.10 '@types/react-dom': ^18.0.5 - astro: ^2.0.2 + astro: ^2.0.3 react: ^18.1.0 react-dom: ^18.1.0 dependencies: @@ -207,8 +207,8 @@ importers: examples/framework-solid: specifiers: - '@astrojs/solid-js': ^2.0.0 - astro: ^2.0.2 + '@astrojs/solid-js': ^2.0.1 + astro: ^2.0.3 solid-js: ^1.4.3 dependencies: '@astrojs/solid-js': link:../../packages/integrations/solid @@ -217,8 +217,8 @@ importers: examples/framework-svelte: specifiers: - '@astrojs/svelte': ^2.0.0 - astro: ^2.0.2 + '@astrojs/svelte': ^2.0.1 + astro: ^2.0.3 svelte: ^3.48.0 dependencies: '@astrojs/svelte': link:../../packages/integrations/svelte @@ -227,8 +227,8 @@ importers: examples/framework-vue: specifiers: - '@astrojs/vue': ^2.0.0 - astro: ^2.0.2 + '@astrojs/vue': ^2.0.1 + astro: ^2.0.3 vue: ^3.2.37 dependencies: '@astrojs/vue': link:../../packages/integrations/vue @@ -238,40 +238,40 @@ importers: examples/hackernews: specifiers: '@astrojs/node': ^5.0.1 - astro: ^2.0.2 + astro: ^2.0.3 dependencies: '@astrojs/node': link:../../packages/integrations/node astro: link:../../packages/astro examples/integration: specifiers: - astro: ^2.0.2 + astro: ^2.0.3 devDependencies: astro: link:../../packages/astro examples/minimal: specifiers: - astro: ^2.0.2 + astro: ^2.0.3 dependencies: astro: link:../../packages/astro examples/non-html-pages: specifiers: - astro: ^2.0.2 + astro: ^2.0.3 dependencies: astro: link:../../packages/astro examples/portfolio: specifiers: - astro: ^2.0.2 + astro: ^2.0.3 dependencies: astro: link:../../packages/astro examples/ssr: specifiers: '@astrojs/node': ^5.0.1 - '@astrojs/svelte': ^2.0.0 - astro: ^2.0.2 + '@astrojs/svelte': ^2.0.1 + astro: ^2.0.3 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.2 + astro: ^2.0.3 hast-util-select: 5.0.1 rehype-autolink-headings: ^6.1.1 rehype-slug: ^5.0.1 @@ -305,15 +305,15 @@ importers: examples/with-markdown-shiki: specifiers: - astro: ^2.0.2 + astro: ^2.0.3 dependencies: astro: link:../../packages/astro examples/with-mdx: specifiers: - '@astrojs/mdx': ^0.15.1 - '@astrojs/preact': ^2.0.0 - astro: ^2.0.2 + '@astrojs/mdx': ^0.15.2 + '@astrojs/preact': ^2.0.1 + astro: ^2.0.3 preact: ^10.6.5 dependencies: '@astrojs/mdx': link:../../packages/integrations/mdx @@ -323,9 +323,9 @@ importers: examples/with-nanostores: specifiers: - '@astrojs/preact': ^2.0.0 + '@astrojs/preact': ^2.0.1 '@nanostores/preact': ^0.1.3 - astro: ^2.0.2 + astro: ^2.0.3 nanostores: ^0.5.12 preact: ^10.7.3 dependencies: @@ -337,10 +337,10 @@ importers: examples/with-tailwindcss: specifiers: - '@astrojs/mdx': ^0.15.1 - '@astrojs/tailwind': ^3.0.0 + '@astrojs/mdx': ^0.15.2 + '@astrojs/tailwind': ^3.0.1 '@types/canvas-confetti': ^1.4.3 - astro: ^2.0.2 + astro: ^2.0.3 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.2 + astro: ^2.0.3 vite-plugin-pwa: 0.11.11 workbox-window: ^6.5.3 dependencies: @@ -367,7 +367,7 @@ importers: examples/with-vitest: specifiers: - astro: ^2.0.2 + astro: ^2.0.3 vitest: ^0.20.3 dependencies: astro: link:../../packages/astro