[ci] release (#2071)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-02 13:01:17 -05:00 committed by GitHub
parent 0a826c999c
commit e57308d70c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 92 additions and 84 deletions

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Bugfix: improve CSS import order

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Bugfix: CSS import ordering, empty CSS output on build

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fixes invalidation of proxy module (inline script modules)

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Updates Astro.resolve to return project-relative paths

View file

@ -1,10 +0,0 @@
---
'astro': patch
'@astrojs/renderer-preact': patch
'@astrojs/renderer-react': patch
'@astrojs/renderer-svelte': patch
'@astrojs/renderer-vue': patch
'@astrojs/renderer-solid': patch
---
Fix behavior of renderers when no children are passed in

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Bugfix: allow special characters in filenames

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fixes an issue where void elements are rendered with opening and closing tags.

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Improving build validation and error messages for client hydration directives

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Bugfix: allow dynamic importing of rehype plugins

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -12,7 +12,7 @@
"@docsearch/react": "^1.0.0-alpha.27"
},
"devDependencies": {
"astro": "^0.21.6",
"astro": "^0.21.7",
"@snowpack/plugin-dotenv": "^2.1.0"
}
}

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.2.1",
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0",
"astro": "^0.21.6"
"@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0",
"astro": "^0.21.6"
"@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6",
"astro": "^0.21.7",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}

View file

@ -15,7 +15,7 @@
"nanostores": "^0.5.6"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0",
"astro": "^0.21.6"
"@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.7"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6",
"astro": "^0.21.7",
"autoprefixer": "^10.4.0",
"tailwindcss": "^2.2.19"
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6",
"astro": "^0.21.7",
"vite-plugin-pwa": "^0.11.5"
}
}

View file

@ -1,5 +1,33 @@
# astro
## 0.21.7
### Patch Changes
- [#2065](https://github.com/withastro/astro/pull/2065) [`c6e4e283`](https://github.com/withastro/astro/commit/c6e4e2831e122cced890dfad47825fab3bd32db9) Thanks [@drwpow](https://github.com/drwpow)! - Bugfix: improve CSS import order
* [#2081](https://github.com/withastro/astro/pull/2081) [`62a5e98c`](https://github.com/withastro/astro/commit/62a5e98c9008a1ac88c3c38db64b74723f8fd422) Thanks [@drwpow](https://github.com/drwpow)! - Bugfix: CSS import ordering, empty CSS output on build
- [#2086](https://github.com/withastro/astro/pull/2086) [`2a2eaadc`](https://github.com/withastro/astro/commit/2a2eaadc2f5ca0ac88eb3fd987881a47b41e9bdd) Thanks [@matthewp](https://github.com/matthewp)! - Fixes invalidation of proxy module (inline script modules)
* [#2048](https://github.com/withastro/astro/pull/2048) [`1301f3da`](https://github.com/withastro/astro/commit/1301f3daa9991078652577f2addf4aaad6014712) Thanks [@matthewp](https://github.com/matthewp)! - Updates Astro.resolve to return project-relative paths
- [#2078](https://github.com/withastro/astro/pull/2078) [`ac3e8702`](https://github.com/withastro/astro/commit/ac3e870280e983a7977da79b6eec0568d38d8420) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix behavior of renderers when no children are passed in
* [#2091](https://github.com/withastro/astro/pull/2091) [`0a826c99`](https://github.com/withastro/astro/commit/0a826c999c8ee30d5ee2ae61ac4165fb9797da70) Thanks [@drwpow](https://github.com/drwpow)! - Bugfix: allow special characters in filenames
- [#2064](https://github.com/withastro/astro/pull/2064) [`5bda895f`](https://github.com/withastro/astro/commit/5bda895fcb7d1aa21223aa89d33912f97716c3ab) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Fixes an issue where void elements are rendered with opening and closing tags.
* [#2076](https://github.com/withastro/astro/pull/2076) [`920d3da1`](https://github.com/withastro/astro/commit/920d3da135f29a3b4229aa7166902ae00be0a51f) Thanks [@tony-sull](https://github.com/tony-sull)! - Improving build validation and error messages for client hydration directives
- [#2075](https://github.com/withastro/astro/pull/2075) [`b348ca6c`](https://github.com/withastro/astro/commit/b348ca6c9fbc13dcf49718c7b3335f06b1ea0982) Thanks [@drwpow](https://github.com/drwpow)! - Bugfix: allow dynamic importing of rehype plugins
- Updated dependencies [[`ac3e8702`](https://github.com/withastro/astro/commit/ac3e870280e983a7977da79b6eec0568d38d8420)]:
- @astrojs/renderer-preact@0.3.1
- @astrojs/renderer-react@0.3.1
- @astrojs/renderer-svelte@0.2.2
- @astrojs/renderer-vue@0.2.1
## 0.21.6
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "0.21.6",
"version": "0.21.7",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"author": "withastro",
"license": "MIT",
@ -59,10 +59,10 @@
"@astrojs/language-server": "^0.7.16",
"@astrojs/markdown-remark": "^0.5.0",
"@astrojs/prism": "0.3.0",
"@astrojs/renderer-preact": "^0.3.0",
"@astrojs/renderer-react": "0.3.0",
"@astrojs/renderer-svelte": "0.2.1",
"@astrojs/renderer-vue": "0.2.0",
"@astrojs/renderer-preact": "^0.3.1",
"@astrojs/renderer-react": "0.3.1",
"@astrojs/renderer-svelte": "0.2.2",
"@astrojs/renderer-vue": "0.2.1",
"@babel/core": "^7.15.8",
"@babel/traverse": "^7.15.4",
"@proload/core": "^0.2.1",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-preact
## 0.3.1
### Patch Changes
- [#2078](https://github.com/withastro/astro/pull/2078) [`ac3e8702`](https://github.com/withastro/astro/commit/ac3e870280e983a7977da79b6eec0568d38d8420) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix behavior of renderers when no children are passed in
## 0.3.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/renderer-preact",
"description": "Use Preact components within Astro",
"version": "0.3.0",
"version": "0.3.1",
"repository": {
"type": "git",
"url": "https://github.com/withastro/astro.git",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-react
## 0.3.1
### Patch Changes
- [#2078](https://github.com/withastro/astro/pull/2078) [`ac3e8702`](https://github.com/withastro/astro/commit/ac3e870280e983a7977da79b6eec0568d38d8420) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix behavior of renderers when no children are passed in
## 0.3.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/renderer-react",
"description": "Use React components within Astro",
"version": "0.3.0",
"version": "0.3.1",
"repository": {
"type": "git",
"url": "https://github.com/withastro/astro.git",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-solid
## 0.2.1
### Patch Changes
- [#2078](https://github.com/withastro/astro/pull/2078) [`ac3e8702`](https://github.com/withastro/astro/commit/ac3e870280e983a7977da79b6eec0568d38d8420) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix behavior of renderers when no children are passed in
## 0.2.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-solid",
"version": "0.2.0",
"version": "0.2.1",
"description": "Use Solid components within Astro",
"repository": {
"type": "git",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-svelte
## 0.2.2
### Patch Changes
- [#2078](https://github.com/withastro/astro/pull/2078) [`ac3e8702`](https://github.com/withastro/astro/commit/ac3e870280e983a7977da79b6eec0568d38d8420) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix behavior of renderers when no children are passed in
## 0.2.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-svelte",
"version": "0.2.1",
"version": "0.2.2",
"description": "Use Svelte components within Astro",
"repository": {
"type": "git",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-vue
## 0.2.1
### Patch Changes
- [#2078](https://github.com/withastro/astro/pull/2078) [`ac3e8702`](https://github.com/withastro/astro/commit/ac3e870280e983a7977da79b6eec0568d38d8420) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix behavior of renderers when no children are passed in
## 0.2.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-vue",
"version": "0.2.0",
"version": "0.2.1",
"description": "Use Vue components within Astro",
"repository": {
"type": "git",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6"
"astro": "^0.21.7"
}
}