Version Packages (next) (#1731)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c6ee6a5555
commit
8de20f7435
22 changed files with 33 additions and 21 deletions
|
@ -34,9 +34,11 @@
|
||||||
"@astrojs/renderer-svelte": "0.1.2",
|
"@astrojs/renderer-svelte": "0.1.2",
|
||||||
"@astrojs/renderer-vue": "0.1.9",
|
"@astrojs/renderer-vue": "0.1.9",
|
||||||
"astro-scripts": "0.0.1",
|
"astro-scripts": "0.0.1",
|
||||||
"www": "1.1.0"
|
"www": "1.1.0",
|
||||||
|
"@example/portfolio-svelte": "0.0.1"
|
||||||
},
|
},
|
||||||
"changesets": [
|
"changesets": [
|
||||||
|
"curvy-years-kiss",
|
||||||
"dull-bikes-doubt",
|
"dull-bikes-doubt",
|
||||||
"pink-trainers-learn",
|
"pink-trainers-learn",
|
||||||
"silly-apples-build",
|
"silly-apples-build",
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"@docsearch/react": "^1.0.0-alpha.27"
|
"@docsearch/react": "^1.0.0-alpha.27"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0",
|
"astro": "^0.21.0-next.1",
|
||||||
"@snowpack/plugin-dotenv": "^2.1.0"
|
"@snowpack/plugin-dotenv": "^2.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/renderer-lit": "^0.2.0-next.0",
|
"@astrojs/renderer-lit": "^0.2.0-next.0",
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/renderer-solid": "^0.2.0-next.0",
|
"@astrojs/renderer-solid": "^0.2.0-next.0",
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/renderer-solid": "^0.2.0-next.0",
|
"@astrojs/renderer-solid": "^0.2.0-next.0",
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
},
|
},
|
||||||
"snowpack": {
|
"snowpack": {
|
||||||
"workspaceRoot": "../.."
|
"workspaceRoot": "../.."
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0",
|
"astro": "^0.21.0-next.1",
|
||||||
"rehype-add-classes": "^1.0.0",
|
"rehype-add-classes": "^1.0.0",
|
||||||
"rehype-autolink-headings": "^6.1.0",
|
"rehype-autolink-headings": "^6.1.0",
|
||||||
"rehype-toc": "^3.0.2",
|
"rehype-toc": "^3.0.2",
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,6 +13,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/renderer-solid": "^0.2.0-next.0",
|
"@astrojs/renderer-solid": "^0.2.0-next.0",
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0",
|
"astro": "^0.21.0-next.1",
|
||||||
"autoprefixer": "^10.3.7",
|
"autoprefixer": "^10.3.7",
|
||||||
"tailwindcss": "^2.2.17"
|
"tailwindcss": "^2.2.17"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,15 @@
|
||||||
# astro
|
# astro
|
||||||
|
|
||||||
|
## 0.21.0-next.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 11ee158a: Fix issue with `style` and `script` processing where siblings would be skipped
|
||||||
|
|
||||||
|
Fix `Fragment` and `<>` handling for backwards compatability
|
||||||
|
|
||||||
|
Fix CSS `--custom-proprty` parsing when using scoped CSS
|
||||||
|
|
||||||
## 0.21.0-next.0
|
## 0.21.0-next.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "astro",
|
"name": "astro",
|
||||||
"version": "0.21.0-next.0",
|
"version": "0.21.0-next.1",
|
||||||
"author": "Skypack",
|
"author": "Skypack",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
@ -9,6 +9,6 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^0.21.0-next.0"
|
"astro": "^0.21.0-next.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue