From 4078dc529b1725dad0b2e23ed7990fd7244de35a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 15:08:22 -0500 Subject: [PATCH] [ci] release (next) (#2533) Co-authored-by: github-actions[bot] --- .changeset/pre.json | 7 +++++ examples/blog-multiple-authors/package.json | 2 +- examples/blog/package.json | 2 +- examples/component/demo/package.json | 2 +- examples/component/package.json | 2 +- examples/docs/package.json | 2 +- examples/fast-build/package.json | 2 +- examples/framework-alpine/package.json | 2 +- examples/framework-lit/package.json | 2 +- examples/framework-multiple/package.json | 2 +- examples/framework-preact/package.json | 2 +- examples/framework-react/package.json | 2 +- examples/framework-solid/package.json | 2 +- examples/framework-svelte/package.json | 2 +- examples/framework-vue/package.json | 2 +- examples/minimal/package.json | 2 +- examples/portfolio-svelte/package.json | 2 +- examples/portfolio/package.json | 2 +- examples/starter/package.json | 2 +- examples/subpath/package.json | 2 +- examples/with-markdown-plugins/package.json | 2 +- examples/with-markdown-shiki/package.json | 2 +- examples/with-markdown/package.json | 2 +- examples/with-nanostores/package.json | 2 +- examples/with-tailwindcss/package.json | 2 +- examples/with-vite-plugin-pwa/package.json | 2 +- packages/astro/CHANGELOG.md | 35 ++++++++++++++++----- packages/astro/package.json | 4 +-- packages/markdown/remark/CHANGELOG.md | 18 ++++++++--- packages/markdown/remark/package.json | 2 +- 30 files changed, 76 insertions(+), 40 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index b2bf7fecd..dcc171663 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -49,11 +49,18 @@ "brown-dancers-perform", "calm-suns-give", "chatty-spies-wink", + "curly-wasps-sin", "empty-snails-allow", + "four-mirrors-wonder", + "grumpy-chefs-judge", + "many-oranges-retire", "mighty-lamps-drive", + "nasty-lions-exist", "old-parents-obey", "rotten-planets-love", + "serious-glasses-taste", "shaggy-shoes-leave", + "shy-brooms-tell", "tiny-owls-dress" ] } diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json index 459fdceaf..3fd27d3a7 100644 --- a/examples/blog-multiple-authors/package.json +++ b/examples/blog-multiple-authors/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/blog/package.json b/examples/blog/package.json index 43e47f798..a06ef46a3 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/component/demo/package.json b/examples/component/demo/package.json index f29a265c9..674def007 100644 --- a/examples/component/demo/package.json +++ b/examples/component/demo/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/component/package.json b/examples/component/package.json index 836f35449..1f02489a9 100644 --- a/examples/component/package.json +++ b/examples/component/package.json @@ -12,6 +12,6 @@ "serve": "astro --project-root demo preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/docs/package.json b/examples/docs/package.json index d2a1c93cc..e6276274b 100644 --- a/examples/docs/package.json +++ b/examples/docs/package.json @@ -12,6 +12,6 @@ "@docsearch/react": "^1.0.0-alpha.28" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/fast-build/package.json b/examples/fast-build/package.json index dd85fa759..23e5d8912 100644 --- a/examples/fast-build/package.json +++ b/examples/fast-build/package.json @@ -10,7 +10,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1", + "astro": "^0.23.0-next.2", "preact": "~10.5.15", "unocss": "^0.15.5", "vite-imagetools": "^4.0.1" diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json index 1706e6708..5f2cb8deb 100644 --- a/examples/framework-alpine/package.json +++ b/examples/framework-alpine/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json index d304f4165..f449dc8ee 100644 --- a/examples/framework-lit/package.json +++ b/examples/framework-lit/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@astrojs/renderer-lit": "^0.3.1", - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 9aa42d008..da55c5765 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@astrojs/renderer-solid": "^0.3.1", - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json index e84147ab8..d0f3aec32 100644 --- a/examples/framework-preact/package.json +++ b/examples/framework-preact/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index 13d17bea3..feccd3bda 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json index a721cdd35..50c6f646c 100644 --- a/examples/framework-solid/package.json +++ b/examples/framework-solid/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@astrojs/renderer-solid": "^0.3.1", - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index 9d3ab5628..b32d3ae49 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index 96406281e..c38329db2 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/minimal/package.json b/examples/minimal/package.json index eb0fb5994..9bd151cf6 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/portfolio-svelte/package.json b/examples/portfolio-svelte/package.json index aeedb67fe..c198a3700 100644 --- a/examples/portfolio-svelte/package.json +++ b/examples/portfolio-svelte/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json index 76d262746..51022511f 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/starter/package.json b/examples/starter/package.json index 6d8c6afc4..019f7b4d3 100644 --- a/examples/starter/package.json +++ b/examples/starter/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/subpath/package.json b/examples/subpath/package.json index 8fa2fa88a..94e333f4a 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json index 71a367579..7b65a7c00 100644 --- a/examples/with-markdown-plugins/package.json +++ b/examples/with-markdown-plugins/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1", + "astro": "^0.23.0-next.2", "hast-util-select": "5.0.1", "rehype-autolink-headings": "^6.1.0", "rehype-slug": "^5.0.0", diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json index 3c4a93129..05020d214 100644 --- a/examples/with-markdown-shiki/package.json +++ b/examples/with-markdown-shiki/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json index d1bed4d13..2750437f8 100644 --- a/examples/with-markdown/package.json +++ b/examples/with-markdown/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index c6f9ae27b..513d5df18 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -17,6 +17,6 @@ }, "devDependencies": { "@astrojs/renderer-solid": "^0.3.1", - "astro": "^0.23.0-next.1" + "astro": "^0.23.0-next.2" } } diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 34f7393fc..1c4ab7394 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.1", + "astro": "^0.23.0-next.2", "autoprefixer": "^10.4.0", "tailwindcss": "^3.0.5" } diff --git a/examples/with-vite-plugin-pwa/package.json b/examples/with-vite-plugin-pwa/package.json index c0c0acf74..609484bb0 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": "^0.23.0-next.1", + "astro": "^0.23.0-next.2", "vite-plugin-pwa": "0.11.5" } } diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index 9bec814e3..c1f1e1063 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -1,5 +1,24 @@ # astro +## 0.23.0-next.2 + +### Patch Changes + +- [#2532](https://github.com/withastro/astro/pull/2532) [`b210fd00`](https://github.com/withastro/astro/commit/b210fd008b9253f0c755c21e157cd7fb069c8445) Thanks [@matthewp](https://github.com/matthewp)! - Fixes HMR of .astro modules in astro@next + +* [#2531](https://github.com/withastro/astro/pull/2531) [`ef1d81ef`](https://github.com/withastro/astro/commit/ef1d81effd4e0c420c6eb2e5e500cfaac3106ea8) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Fix issue where hostname was not passed to dev server + +- [#2537](https://github.com/withastro/astro/pull/2537) [`b0666286`](https://github.com/withastro/astro/commit/b066628693d9d9a526b3e8ab2a2d493aad38a722) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Improve debug logs + +* [#2518](https://github.com/withastro/astro/pull/2518) [`2bc91543`](https://github.com/withastro/astro/commit/2bc91543ceeb5f3dd45e201bf75d79f186e85141) Thanks [@JuanM04](https://github.com/JuanM04)! - Added the ability to use custom themes and langs with Shiki (`` and `@astrojs/markdown-remark`) + +- [#2538](https://github.com/withastro/astro/pull/2538) [`16d532fe`](https://github.com/withastro/astro/commit/16d532fe1772a2c0880beda0f49883efb2469e44) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix rendering of HTML boolean attributes like `open` and `async`. + + Fix rendering of HTML and SVG enumerated attributes like `contenteditable` and `spellcheck`. + +- Updated dependencies [[`cfeaa941`](https://github.com/withastro/astro/commit/cfeaa9414acdecec6f5d66ee0e33fe4fde574eee), [`2bc91543`](https://github.com/withastro/astro/commit/2bc91543ceeb5f3dd45e201bf75d79f186e85141), [`2bc91543`](https://github.com/withastro/astro/commit/2bc91543ceeb5f3dd45e201bf75d79f186e85141)]: + - @astrojs/markdown-remark@0.6.1-next.1 + ## 0.23.0-next.1 ### Patch Changes @@ -1241,10 +1260,10 @@ For convenience, you may now also move your `astro.config.js` file to a top-leve ```js export default { - markdownOptions: { - remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]], - rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]], - }, + markdownOptions: { + remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]], + rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]], + }, }; ``` @@ -1264,10 +1283,10 @@ For convenience, you may now also move your `astro.config.js` file to a top-leve ```js export default { - name: '@matthewp/my-renderer', - server: './server.js', - client: './client.js', - hydrationPolyfills: ['./my-polyfill.js'], + name: '@matthewp/my-renderer', + server: './server.js', + client: './client.js', + hydrationPolyfills: ['./my-polyfill.js'], }; ``` diff --git a/packages/astro/package.json b/packages/astro/package.json index ceac177e8..cf06f4666 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "astro", - "version": "0.23.0-next.1", + "version": "0.23.0-next.2", "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.", "type": "module", "author": "withastro", @@ -57,7 +57,7 @@ "dependencies": { "@astrojs/compiler": "^0.10.1", "@astrojs/language-server": "^0.8.6", - "@astrojs/markdown-remark": "^0.6.1-next.0", + "@astrojs/markdown-remark": "^0.6.1-next.1", "@astrojs/prism": "0.4.0", "@astrojs/renderer-preact": "^0.4.0", "@astrojs/renderer-react": "0.4.1", diff --git a/packages/markdown/remark/CHANGELOG.md b/packages/markdown/remark/CHANGELOG.md index 2e31368f2..9cdd5e899 100644 --- a/packages/markdown/remark/CHANGELOG.md +++ b/packages/markdown/remark/CHANGELOG.md @@ -1,5 +1,15 @@ # @astrojs/markdown-remark +## 0.6.1-next.1 + +### Patch Changes + +- [#2534](https://github.com/withastro/astro/pull/2534) [`cfeaa941`](https://github.com/withastro/astro/commit/cfeaa9414acdecec6f5d66ee0e33fe4fde574eee) Thanks [@JuanM04](https://github.com/JuanM04)! - Now you can use local plugins by passing a function instead of an `import` + +* [#2518](https://github.com/withastro/astro/pull/2518) [`2bc91543`](https://github.com/withastro/astro/commit/2bc91543ceeb5f3dd45e201bf75d79f186e85141) Thanks [@JuanM04](https://github.com/JuanM04)! - Added the ability to use custom themes and langs with Shiki (`` and `@astrojs/markdown-remark`) + +- [#2518](https://github.com/withastro/astro/pull/2518) [`2bc91543`](https://github.com/withastro/astro/commit/2bc91543ceeb5f3dd45e201bf75d79f186e85141) Thanks [@JuanM04](https://github.com/JuanM04)! - Added `wrap` to Shiki config + ## 0.6.1-next.0 ### Patch Changes @@ -111,10 +121,10 @@ ```js export default { - markdownOptions: { - remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]], - rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]], - }, + markdownOptions: { + remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]], + rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]], + }, }; ``` diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json index 2be18417b..90d64c90c 100644 --- a/packages/markdown/remark/package.json +++ b/packages/markdown/remark/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/markdown-remark", - "version": "0.6.1-next.0", + "version": "0.6.1-next.1", "type": "module", "author": "withastro", "license": "MIT",