[ci] release (#2219)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-23 11:49:30 -05:00 committed by GitHub
parent db79d2e9ec
commit b8e3efa7bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
55 changed files with 164 additions and 90 deletions

View file

@ -1,5 +0,0 @@
---
"astro": patch
---
Pin vite to v2.6, since that is the version that we have vendored.

View file

@ -1,17 +0,0 @@
---
'astro': minor
'@astrojs/parser': minor
'@astrojs/prism': minor
'create-astro': minor
'@astrojs/renderer-preact': minor
'@astrojs/renderer-react': minor
'@astrojs/renderer-solid': minor
'@astrojs/renderer-svelte': minor
'@astrojs/renderer-vue': minor
'@astrojs/astro-test-builtins-dep': minor
'@astrojs/test-custom-element-renderer': minor
'@astrojs/markdown-remark': minor
'@astrojs/renderer-lit': minor
---
Officially drop support for Node v12. The minimum supported version is now Node v14.15+,

View file

@ -1,5 +0,0 @@
---
'astro': minor
---
Replace `fetch` detection via Vite plugin with a more resilient `globalThis` polyfill

View file

@ -16,7 +16,7 @@
"lint:linkcheck:remote": "blc -ro --user-agent 'broken-link-checker/0.7.8' 'https://docs.astro.build/'"
},
"devDependencies": {
"astro": "^0.21.12",
"astro": "^0.22.0",
"broken-link-checker": "^0.7.8",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.11"
"astro": "^0.22.0"
}
}

View file

@ -12,6 +12,6 @@
"serve": "astro --project-root demo preview"
},
"devDependencies": {
"astro": "^0.21.11"
"astro": "^0.22.0"
}
}

View file

@ -12,6 +12,6 @@
"@docsearch/react": "^1.0.0-alpha.28"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.6",
"astro": "^0.22.0",
"unocss": "^0.15.5",
"vite-imagetools": "^4.0.1"
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.2.1",
"astro": "^0.21.13"
"@astrojs/renderer-lit": "^0.3.0",
"astro": "^0.22.0"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.13"
"@astrojs/renderer-solid": "^0.3.0",
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.13"
"@astrojs/renderer-solid": "^0.3.0",
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13",
"astro": "^0.22.0",
"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.13"
"astro": "^0.22.0"
}
}

View file

@ -16,7 +16,7 @@
"solid-nanostores": "0.0.6"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.13"
"@astrojs/renderer-solid": "^0.3.0",
"astro": "^0.22.0"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13",
"astro": "^0.22.0",
"autoprefixer": "^10.4.0",
"tailwindcss": "^3.0.5"
}

View file

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

View file

@ -1,5 +1,11 @@
# @astrojs/parser
## 0.22.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.20.3
## 0.20.2

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/parser",
"version": "0.20.3",
"version": "0.22.0",
"type": "commonjs",
"author": "withastro",
"license": "MIT",

View file

@ -1,5 +1,11 @@
# @astrojs/prism
## 0.4.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.3.0
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/prism",
"version": "0.3.0",
"version": "0.4.0",
"description": "Supports Prism highlighting in Astro projects",
"author": "withastro",
"license": "MIT",

View file

@ -1,5 +1,25 @@
# astro
## 0.22.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
* [`c5a7305f`](https://github.com/withastro/astro/commit/c5a7305f04222743c99d70b3ea061a1d31a67efa) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Replace `fetch` detection via Vite plugin with a more resilient `globalThis` polyfill
### Patch Changes
- [#2240](https://github.com/withastro/astro/pull/2240) [`e07c1cbd`](https://github.com/withastro/astro/commit/e07c1cbd7ea46c57d637f981aaed43a733a846b1) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Pin vite to v2.6, since that is the version that we have vendored.
- Updated dependencies [[`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539)]:
- @astrojs/prism@0.4.0
- @astrojs/renderer-preact@0.4.0
- @astrojs/renderer-react@0.4.0
- @astrojs/renderer-svelte@0.3.0
- @astrojs/renderer-vue@0.3.0
- @astrojs/markdown-remark@0.6.0
## 0.21.13
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "0.21.13",
"version": "0.22.0",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module",
"author": "withastro",
@ -58,12 +58,12 @@
"dependencies": {
"@astrojs/compiler": "^0.6.0",
"@astrojs/language-server": "^0.8.2",
"@astrojs/markdown-remark": "^0.5.0",
"@astrojs/prism": "0.3.0",
"@astrojs/renderer-preact": "^0.3.1",
"@astrojs/renderer-react": "0.3.1",
"@astrojs/renderer-svelte": "0.2.3",
"@astrojs/renderer-vue": "0.2.1",
"@astrojs/markdown-remark": "^0.6.0",
"@astrojs/prism": "0.4.0",
"@astrojs/renderer-preact": "^0.4.0",
"@astrojs/renderer-react": "0.4.0",
"@astrojs/renderer-svelte": "0.3.0",
"@astrojs/renderer-vue": "0.3.0",
"@astropub/webapi": "^0.7.1",
"@babel/core": "^7.15.8",
"@babel/traverse": "^7.15.4",
@ -112,7 +112,7 @@
"zod": "^3.8.1"
},
"devDependencies": {
"@astrojs/parser": "^0.20.3",
"@astrojs/parser": "^0.22.0",
"@babel/types": "^7.15.6",
"@types/chai": "^4.2.22",
"@types/connect": "^3.4.35",

View file

@ -0,0 +1,8 @@
# @astrojs/astro-test-builtins-dep
## 0.1.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/astro-test-builtins-dep",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"module": "main.js",
"main": "main.js"

View file

@ -0,0 +1,8 @@
# @astrojs/test-custom-element-renderer
## 0.1.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/test-custom-element-renderer",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"main": "index.js",
"type": "module",

View file

@ -1,5 +1,11 @@
# create-astro
## 0.7.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.6.10
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "create-astro",
"version": "0.6.10",
"version": "0.7.0",
"type": "module",
"author": "withastro",
"license": "MIT",

View file

@ -1,5 +1,16 @@
# @astrojs/markdown-remark
## 0.6.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
### Patch Changes
- Updated dependencies [[`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539)]:
- @astrojs/prism@0.4.0
## 0.5.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/markdown-remark",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"author": "withastro",
"license": "MIT",
@ -22,7 +22,7 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
"@astrojs/prism": "^0.3.0",
"@astrojs/prism": "^0.4.0",
"assert": "^2.0.0",
"github-slugger": "^1.4.0",
"gray-matter": "^4.0.3",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-lit
## 0.3.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.2.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-lit",
"version": "0.2.1",
"version": "0.3.0",
"description": "Use Lit components within Astro",
"type": "module",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-preact
## 0.4.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.3.2
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/renderer-preact",
"description": "Use Preact components within Astro",
"version": "0.3.2",
"version": "0.4.0",
"type": "module",
"author": "withastro",
"license": "MIT",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-react
## 0.4.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.3.1
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/renderer-react",
"description": "Use React components within Astro",
"version": "0.3.1",
"version": "0.4.0",
"type": "module",
"author": "withastro",
"license": "MIT",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-solid
## 0.3.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.2.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-solid",
"version": "0.2.1",
"version": "0.3.0",
"description": "Use Solid components within Astro",
"type": "module",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-svelte
## 0.3.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.2.3
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-svelte",
"version": "0.2.3",
"version": "0.3.0",
"description": "Use Svelte components within Astro",
"type": "module",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-vue
## 0.3.0
### Minor Changes
- [#2202](https://github.com/withastro/astro/pull/2202) [`45cea6ae`](https://github.com/withastro/astro/commit/45cea6aec5a310fed4cb8da0d96670d6b99a2539) Thanks [@jonathantneal](https://github.com/jonathantneal)! - Officially drop support for Node v12. The minimum supported version is now Node v14.15+,
## 0.2.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-vue",
"version": "0.2.1",
"version": "0.3.0",
"description": "Use Vue components within Astro",
"type": "module",
"author": "withastro",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.13"
"astro": "^0.22.0"
}
}