Version Packages (next) (#859)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-07-26 11:19:41 -04:00 committed by GitHub
parent 1f7914485c
commit 31c24778aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 35 additions and 21 deletions

View file

@ -56,6 +56,7 @@
"lemon-yaks-dream",
"lovely-cats-sin",
"odd-cameras-wave",
"seven-shoes-stare",
"silver-goats-repeat",
"strange-kids-sing",
"tender-paws-smash",

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -8,7 +8,7 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.1.0",
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5",
"astro": "^0.18.0-next.6",
"@astrojs/renderer-solid": "0.1.0-next.0"
},
"snowpack": {

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -18,7 +18,7 @@
"devDependencies": {
"@contentful/rich-text-html-renderer": "^14.1.2",
"@contentful/rich-text-types": "^14.1.2",
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5",
"astro": "^0.18.0-next.6",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"dependencies": {
"nanostores": "^0.3.3"

View file

@ -8,7 +8,7 @@
},
"devDependencies": {
"tailwindcss": "^2.1.2",
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -1,5 +1,12 @@
# astro
## 0.18.0-next.6
### Patch Changes
- Updated dependencies [1f79144]
- @astrojs/renderer-vue@0.1.4-next.0
## 0.18.0-next.5
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "0.18.0-next.5",
"version": "0.18.0-next.6",
"author": "Skypack",
"license": "MIT",
"type": "module",
@ -49,7 +49,7 @@
"@astrojs/renderer-preact": "0.2.0-next.0",
"@astrojs/renderer-react": "0.2.0-next.0",
"@astrojs/renderer-svelte": "0.1.1",
"@astrojs/renderer-vue": "0.1.3",
"@astrojs/renderer-vue": "0.1.4-next.0",
"@babel/code-frame": "^7.12.13",
"@babel/core": "^7.14.6",
"@babel/generator": "^7.13.9",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-vue
## 0.1.4-next.0
### Patch Changes
- 1f79144: Exclude @vue/runtime-core from processing to fix Vue SSR for nested components
## 0.1.3
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-vue",
"version": "0.1.3",
"version": "0.1.4-next.0",
"type": "module",
"exports": {
".": "./index.js",

View file

@ -7,6 +7,6 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.0-next.5"
"astro": "^0.18.0-next.6"
}
}