[ci] release (#3887)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Fred K. Bot 2022-07-11 11:38:42 -07:00 committed by GitHub
parent 7c49096e86
commit 1554a37622
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
57 changed files with 225 additions and 177 deletions

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fix Safari client:visible refresh bug

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Replaces vite/client types with astro/client

View file

@ -1,14 +0,0 @@
---
'@astrojs/prism': minor
'create-astro': minor
'@astrojs/mdx': minor
'@astrojs/preact': minor
'@astrojs/react': minor
'@astrojs/solid-js': minor
'@astrojs/svelte': minor
'@astrojs/vue': minor
'@astrojs/telemetry': minor
'astro': patch
---
Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.

View file

@ -1,5 +0,0 @@
---
'create-astro': patch
---
Fix portfolio example JSX error

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Update `@astrojs/compiler` to latest

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
}
}

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/preact": "^0.3.2",
"astro": "^1.0.0-beta.65",
"@astrojs/preact": "^0.4.0",
"astro": "^1.0.0-beta.66",
"sass": "^1.52.2"
},
"dependencies": {

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/preact": "^0.3.2",
"astro": "^1.0.0-beta.65"
"@astrojs/preact": "^0.4.0",
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"preact": "^10.7.3"

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@example/my-component": "workspace:*",
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
}
}

View file

@ -8,6 +8,6 @@
"serve": "astro --root demo preview"
},
"devDependencies": {
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
}
}

View file

@ -18,8 +18,8 @@
"react-dom": "^18.1.0"
},
"devDependencies": {
"@astrojs/preact": "^0.3.2",
"@astrojs/react": "^0.2.1",
"astro": "^1.0.0-beta.65"
"@astrojs/preact": "^0.4.0",
"@astrojs/react": "^0.3.0",
"astro": "^1.0.0-beta.66"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"alpinejs": "^3.10.2"

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/lit": "^0.3.1",
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",

View file

@ -10,12 +10,12 @@
},
"devDependencies": {
"@astrojs/lit": "^0.3.1",
"@astrojs/preact": "^0.3.2",
"@astrojs/react": "^0.2.1",
"@astrojs/solid-js": "^0.2.1",
"@astrojs/svelte": "^0.2.1",
"@astrojs/vue": "^0.2.1",
"astro": "^1.0.0-beta.65"
"@astrojs/preact": "^0.4.0",
"@astrojs/react": "^0.3.0",
"@astrojs/solid-js": "^0.3.0",
"@astrojs/svelte": "^0.3.0",
"@astrojs/vue": "^0.3.0",
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/preact": "^0.3.2",
"astro": "^1.0.0-beta.65"
"@astrojs/preact": "^0.4.0",
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"preact": "^10.7.3"

View file

@ -9,10 +9,10 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/react": "^0.2.1",
"@astrojs/react": "^0.3.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5",
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"react": "^18.1.0",

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/solid-js": "^0.2.1",
"astro": "^1.0.0-beta.65"
"@astrojs/solid-js": "^0.3.0",
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"solid-js": "^1.4.3"

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/svelte": "^0.2.1",
"astro": "^1.0.0-beta.65"
"@astrojs/svelte": "^0.3.0",
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"svelte": "^3.48.0"

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/vue": "^0.2.1",
"astro": "^1.0.0-beta.65"
"@astrojs/vue": "^0.3.0",
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"vue": "^3.2.37"

View file

@ -11,12 +11,12 @@
"devDependencies": {
"@astrojs/lit": "^0.3.1",
"@astrojs/partytown": "^0.1.7",
"@astrojs/react": "^0.2.1",
"@astrojs/react": "^0.3.0",
"@astrojs/sitemap": "^0.2.5",
"@astrojs/solid-js": "0.2.1",
"@astrojs/solid-js": "0.3.0",
"@astrojs/tailwind": "^0.2.3",
"@astrojs/turbolinks": "^0.1.4",
"astro": "^1.0.0-beta.65",
"astro": "^1.0.0-beta.66",
"solid-js": "^1.4.3"
},
"dependencies": {

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
}
}

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/preact": "^0.3.2",
"astro": "^1.0.0-beta.65",
"@astrojs/preact": "^0.4.0",
"astro": "^1.0.0-beta.66",
"sass": "^1.52.2"
},
"dependencies": {

View file

@ -10,8 +10,8 @@
},
"devDependencies": {
"@astrojs/node": "^0.1.5",
"@astrojs/svelte": "^0.2.1",
"astro": "^1.0.0-beta.65",
"@astrojs/svelte": "^0.3.0",
"astro": "^1.0.0-beta.66",
"concurrently": "^7.2.1",
"lightcookie": "^1.0.25",
"unocss": "^0.15.6",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^1.0.0-beta.65"
"astro": "^1.0.0-beta.66"
}
}

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/react": "^0.2.1",
"astro": "^1.0.0-beta.65",
"@astrojs/react": "^0.3.0",
"astro": "^1.0.0-beta.66",
"sass": "^1.52.2"
},
"dependencies": {

View file

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.11.3",
"astro": "^1.0.0-beta.65",
"@astrojs/markdown-remark": "^0.11.4",
"astro": "^1.0.0-beta.66",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.11.3",
"astro": "^1.0.0-beta.65"
"@astrojs/markdown-remark": "^0.11.4",
"astro": "^1.0.0-beta.66"
}
}

View file

@ -9,12 +9,12 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.11.3",
"@astrojs/preact": "^0.3.2",
"@astrojs/react": "^0.2.1",
"@astrojs/svelte": "^0.2.1",
"@astrojs/vue": "^0.2.1",
"astro": "^1.0.0-beta.65"
"@astrojs/markdown-remark": "^0.11.4",
"@astrojs/preact": "^0.4.0",
"@astrojs/react": "^0.3.0",
"@astrojs/svelte": "^0.3.0",
"@astrojs/vue": "^0.3.0",
"astro": "^1.0.0-beta.66"
},
"dependencies": {
"preact": "^10.7.3",

View file

@ -9,9 +9,9 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/mdx": "^0.0.3",
"@astrojs/preact": "^0.3.2",
"astro": "^1.0.0-beta.65",
"@astrojs/mdx": "^0.1.0",
"@astrojs/preact": "^0.4.0",
"astro": "^1.0.0-beta.66",
"preact": "^10.6.5"
}
}

View file

@ -20,11 +20,11 @@
"vue": "^3.2.37"
},
"devDependencies": {
"@astrojs/preact": "^0.3.2",
"@astrojs/react": "^0.2.1",
"@astrojs/solid-js": "^0.2.1",
"@astrojs/svelte": "^0.2.1",
"@astrojs/vue": "^0.2.1",
"astro": "^1.0.0-beta.65"
"@astrojs/preact": "^0.4.0",
"@astrojs/react": "^0.3.0",
"@astrojs/solid-js": "^0.3.0",
"@astrojs/svelte": "^0.3.0",
"@astrojs/vue": "^0.3.0",
"astro": "^1.0.0-beta.66"
}
}

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/tailwind": "^0.2.3",
"astro": "^1.0.0-beta.65",
"astro": "^1.0.0-beta.66",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^1.0.0-beta.65",
"astro": "^1.0.0-beta.66",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}

View file

@ -1,5 +1,11 @@
# @astrojs/prism
## 0.5.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.4.1
### Patch Changes

View file

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

View file

@ -1,5 +1,22 @@
# astro
## 1.0.0-beta.66
### Patch Changes
- [#3891](https://github.com/withastro/astro/pull/3891) [`9cf7e4064`](https://github.com/withastro/astro/commit/9cf7e406412bcc9c1a17b57072dc1c4a1b94b635) Thanks [@matthewp](https://github.com/matthewp)! - Fix Safari client:visible refresh bug
* [#3851](https://github.com/withastro/astro/pull/3851) [`21869a614`](https://github.com/withastro/astro/commit/21869a614a89446a25175e45580943c28ab7413c) Thanks [@matthewp](https://github.com/matthewp)! - Replaces vite/client types with astro/client
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
* [#3892](https://github.com/withastro/astro/pull/3892) [`7c49096e8`](https://github.com/withastro/astro/commit/7c49096e864815d63179a467d9d3d89c76ccd523) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update `@astrojs/compiler` to latest
* Updated dependencies [[`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1)]:
- @astrojs/prism@0.5.0
- @astrojs/telemetry@0.3.0
- @astrojs/markdown-remark@0.11.4
## 1.0.0-beta.65
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "1.0.0-beta.65",
"version": "1.0.0-beta.66",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module",
"author": "withastro",
@ -84,9 +84,9 @@
"dependencies": {
"@astrojs/compiler": "^0.18.2",
"@astrojs/language-server": "^0.13.4",
"@astrojs/markdown-remark": "^0.11.3",
"@astrojs/prism": "0.4.1",
"@astrojs/telemetry": "^0.2.5",
"@astrojs/markdown-remark": "^0.11.4",
"@astrojs/prism": "0.5.0",
"@astrojs/telemetry": "^0.3.0",
"@astrojs/webapi": "^0.12.0",
"@babel/core": "^7.18.2",
"@babel/generator": "^7.18.2",

View file

@ -1,5 +1,15 @@
# create-astro
## 0.13.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
### Patch Changes
- [#3886](https://github.com/withastro/astro/pull/3886) [`cb6a97383`](https://github.com/withastro/astro/commit/cb6a973839450dea1705407e1060919c946cca99) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix portfolio example JSX error
## 0.12.5
### Patch Changes

View file

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

View file

@ -1,5 +1,11 @@
# @astrojs/mdx
## 0.1.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.0.3
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/mdx",
"description": "Use MDX within Astro",
"version": "0.0.3",
"version": "0.1.0",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/preact
## 0.4.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.3.2
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/preact",
"description": "Use Preact components within Astro",
"version": "0.3.2",
"version": "0.4.0",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/react
## 0.3.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.2.1
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/react",
"description": "Use React components within Astro",
"version": "0.2.1",
"version": "0.3.0",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/solid-js
## 0.3.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.2.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/solid-js",
"version": "0.2.1",
"version": "0.3.0",
"description": "Use Solid components within Astro",
"type": "module",
"types": "./dist/index.d.ts",

View file

@ -1,5 +1,11 @@
# @astrojs/svelte
## 0.3.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.2.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/svelte",
"version": "0.2.1",
"version": "0.3.0",
"description": "Use Svelte components within Astro",
"type": "module",
"types": "./dist/index.d.ts",

View file

@ -1,5 +1,11 @@
# @astrojs/vue
## 0.3.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.2.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/vue",
"version": "0.2.1",
"version": "0.3.0",
"description": "Use Vue components within Astro",
"type": "module",
"types": "./dist/index.d.ts",

View file

@ -1,5 +1,12 @@
# @astrojs/markdown-remark
## 0.11.4
### Patch Changes
- Updated dependencies [[`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1)]:
- @astrojs/prism@0.5.0
## 0.11.3
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/markdown-remark",
"version": "0.11.3",
"version": "0.11.4",
"type": "module",
"author": "withastro",
"license": "MIT",
@ -26,7 +26,7 @@
},
"dependencies": {
"@astrojs/micromark-extension-mdx-jsx": "^1.0.3",
"@astrojs/prism": "^0.4.1",
"@astrojs/prism": "^0.5.0",
"acorn": "^8.7.1",
"acorn-jsx": "^5.3.2",
"assert": "^2.0.0",

View file

@ -1,5 +1,11 @@
# @astrojs/telemetry
## 0.3.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.2.5
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/telemetry",
"version": "0.2.5",
"version": "0.3.0",
"type": "module",
"types": "./dist/types/index.d.ts",
"author": "withastro",

View file

@ -59,14 +59,14 @@ importers:
examples/basics:
specifiers:
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
devDependencies:
astro: link:../../packages/astro
examples/blog:
specifiers:
'@astrojs/preact': ^0.3.2
astro: ^1.0.0-beta.65
'@astrojs/preact': ^0.4.0
astro: ^1.0.0-beta.66
preact: ^10.7.3
dependencies:
preact: 10.9.0
@ -76,8 +76,8 @@ importers:
examples/blog-multiple-authors:
specifiers:
'@astrojs/preact': ^0.3.2
astro: ^1.0.0-beta.65
'@astrojs/preact': ^0.4.0
astro: ^1.0.0-beta.66
preact: ^10.7.3
sass: ^1.52.2
dependencies:
@ -89,14 +89,14 @@ importers:
examples/component:
specifiers:
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
devDependencies:
astro: link:../../packages/astro
examples/component/demo:
specifiers:
'@example/my-component': workspace:*
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
devDependencies:
'@example/my-component': link:../packages/my-component
astro: link:../../../packages/astro
@ -107,12 +107,12 @@ importers:
examples/docs:
specifiers:
'@algolia/client-search': ^4.13.1
'@astrojs/preact': ^0.3.2
'@astrojs/react': ^0.2.1
'@astrojs/preact': ^0.4.0
'@astrojs/react': ^0.3.0
'@docsearch/css': ^3.1.0
'@docsearch/react': ^3.1.0
'@types/react': ^17.0.45
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
preact: ^10.7.3
react: ^18.1.0
react-dom: ^18.1.0
@ -131,14 +131,14 @@ importers:
examples/env-vars:
specifiers:
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
devDependencies:
astro: link:../../packages/astro
examples/framework-alpine:
specifiers:
alpinejs: ^3.10.2
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
dependencies:
alpinejs: 3.10.2
devDependencies:
@ -148,7 +148,7 @@ importers:
specifiers:
'@astrojs/lit': ^0.3.1
'@webcomponents/template-shadowroot': ^0.1.0
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
lit: ^2.2.5
dependencies:
'@webcomponents/template-shadowroot': 0.1.0
@ -160,13 +160,13 @@ importers:
examples/framework-multiple:
specifiers:
'@astrojs/lit': ^0.3.1
'@astrojs/preact': ^0.3.2
'@astrojs/react': ^0.2.1
'@astrojs/solid-js': ^0.2.1
'@astrojs/svelte': ^0.2.1
'@astrojs/vue': ^0.2.1
'@astrojs/preact': ^0.4.0
'@astrojs/react': ^0.3.0
'@astrojs/solid-js': ^0.3.0
'@astrojs/svelte': ^0.3.0
'@astrojs/vue': ^0.3.0
'@webcomponents/template-shadowroot': ^0.1.0
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
lit: ^2.2.5
preact: ^10.7.3
react: ^18.1.0
@ -194,8 +194,8 @@ importers:
examples/framework-preact:
specifiers:
'@astrojs/preact': ^0.3.2
astro: ^1.0.0-beta.65
'@astrojs/preact': ^0.4.0
astro: ^1.0.0-beta.66
preact: ^10.7.3
dependencies:
preact: 10.9.0
@ -205,10 +205,10 @@ importers:
examples/framework-react:
specifiers:
'@astrojs/react': ^0.2.1
'@astrojs/react': ^0.3.0
'@types/react': ^18.0.10
'@types/react-dom': ^18.0.5
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
react: ^18.1.0
react-dom: ^18.1.0
dependencies:
@ -222,8 +222,8 @@ importers:
examples/framework-solid:
specifiers:
'@astrojs/solid-js': ^0.2.1
astro: ^1.0.0-beta.65
'@astrojs/solid-js': ^0.3.0
astro: ^1.0.0-beta.66
solid-js: ^1.4.3
dependencies:
solid-js: 1.4.7
@ -233,8 +233,8 @@ importers:
examples/framework-svelte:
specifiers:
'@astrojs/svelte': ^0.2.1
astro: ^1.0.0-beta.65
'@astrojs/svelte': ^0.3.0
astro: ^1.0.0-beta.66
svelte: ^3.48.0
dependencies:
svelte: 3.49.0
@ -244,8 +244,8 @@ importers:
examples/framework-vue:
specifiers:
'@astrojs/vue': ^0.2.1
astro: ^1.0.0-beta.65
'@astrojs/vue': ^0.3.0
astro: ^1.0.0-beta.66
vue: ^3.2.37
dependencies:
vue: 3.2.37
@ -257,13 +257,13 @@ importers:
specifiers:
'@astrojs/lit': ^0.3.1
'@astrojs/partytown': ^0.1.7
'@astrojs/react': ^0.2.1
'@astrojs/react': ^0.3.0
'@astrojs/sitemap': ^0.2.5
'@astrojs/solid-js': 0.2.1
'@astrojs/solid-js': 0.3.0
'@astrojs/tailwind': ^0.2.3
'@astrojs/turbolinks': ^0.1.4
'@webcomponents/template-shadowroot': ^0.1.0
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
lit: ^2.2.5
preact: ^10.7.3
react: ^18.1.0
@ -292,20 +292,20 @@ importers:
examples/minimal:
specifiers:
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
devDependencies:
astro: link:../../packages/astro
examples/non-html-pages:
specifiers:
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
devDependencies:
astro: link:../../packages/astro
examples/portfolio:
specifiers:
'@astrojs/preact': ^0.3.2
astro: ^1.0.0-beta.65
'@astrojs/preact': ^0.4.0
astro: ^1.0.0-beta.66
preact: ^10.7.3
sass: ^1.52.2
dependencies:
@ -318,8 +318,8 @@ importers:
examples/ssr:
specifiers:
'@astrojs/node': ^0.1.5
'@astrojs/svelte': ^0.2.1
astro: ^1.0.0-beta.65
'@astrojs/svelte': ^0.3.0
astro: ^1.0.0-beta.66
concurrently: ^7.2.1
lightcookie: ^1.0.25
svelte: ^3.48.0
@ -338,14 +338,14 @@ importers:
examples/starter:
specifiers:
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
devDependencies:
astro: link:../../packages/astro
examples/subpath:
specifiers:
'@astrojs/react': ^0.2.1
astro: ^1.0.0-beta.65
'@astrojs/react': ^0.3.0
astro: ^1.0.0-beta.66
react: ^18.1.0
react-dom: ^18.1.0
sass: ^1.52.2
@ -359,12 +359,12 @@ importers:
examples/with-markdown:
specifiers:
'@astrojs/markdown-remark': ^0.11.3
'@astrojs/preact': ^0.3.2
'@astrojs/react': ^0.2.1
'@astrojs/svelte': ^0.2.1
'@astrojs/vue': ^0.2.1
astro: ^1.0.0-beta.65
'@astrojs/markdown-remark': ^0.11.4
'@astrojs/preact': ^0.4.0
'@astrojs/react': ^0.3.0
'@astrojs/svelte': ^0.3.0
'@astrojs/vue': ^0.3.0
astro: ^1.0.0-beta.66
preact: ^10.7.3
react: ^18.1.0
react-dom: ^18.1.0
@ -386,8 +386,8 @@ importers:
examples/with-markdown-plugins:
specifiers:
'@astrojs/markdown-remark': ^0.11.3
astro: ^1.0.0-beta.65
'@astrojs/markdown-remark': ^0.11.4
astro: ^1.0.0-beta.66
hast-util-select: 5.0.1
rehype-autolink-headings: ^6.1.1
rehype-slug: ^5.0.1
@ -404,17 +404,17 @@ importers:
examples/with-markdown-shiki:
specifiers:
'@astrojs/markdown-remark': ^0.11.3
astro: ^1.0.0-beta.65
'@astrojs/markdown-remark': ^0.11.4
astro: ^1.0.0-beta.66
devDependencies:
'@astrojs/markdown-remark': link:../../packages/markdown/remark
astro: link:../../packages/astro
examples/with-mdx:
specifiers:
'@astrojs/mdx': ^0.0.3
'@astrojs/preact': ^0.3.2
astro: ^1.0.0-beta.65
'@astrojs/mdx': ^0.1.0
'@astrojs/preact': ^0.4.0
astro: ^1.0.0-beta.66
preact: ^10.6.5
devDependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
@ -424,15 +424,15 @@ importers:
examples/with-nanostores:
specifiers:
'@astrojs/preact': ^0.3.2
'@astrojs/react': ^0.2.1
'@astrojs/solid-js': ^0.2.1
'@astrojs/svelte': ^0.2.1
'@astrojs/vue': ^0.2.1
'@astrojs/preact': ^0.4.0
'@astrojs/react': ^0.3.0
'@astrojs/solid-js': ^0.3.0
'@astrojs/svelte': ^0.3.0
'@astrojs/vue': ^0.3.0
'@nanostores/preact': ^0.1.3
'@nanostores/react': ^0.1.5
'@nanostores/vue': ^0.4.1
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
nanostores: ^0.5.12
preact: ^10.7.3
react: ^18.1.0
@ -460,7 +460,7 @@ importers:
examples/with-tailwindcss:
specifiers:
'@astrojs/tailwind': ^0.2.3
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
autoprefixer: ^10.4.7
canvas-confetti: ^1.5.1
postcss: ^8.4.14
@ -475,7 +475,7 @@ importers:
examples/with-vite-plugin-pwa:
specifiers:
astro: ^1.0.0-beta.65
astro: ^1.0.0-beta.66
vite-plugin-pwa: 0.11.11
workbox-window: ^6.5.3
devDependencies:
@ -487,9 +487,9 @@ importers:
specifiers:
'@astrojs/compiler': ^0.18.2
'@astrojs/language-server': ^0.13.4
'@astrojs/markdown-remark': ^0.11.3
'@astrojs/prism': 0.4.1
'@astrojs/telemetry': ^0.2.5
'@astrojs/markdown-remark': ^0.11.4
'@astrojs/prism': 0.5.0
'@astrojs/telemetry': ^0.3.0
'@astrojs/webapi': ^0.12.0
'@babel/core': ^7.18.2
'@babel/generator': ^7.18.2
@ -2258,7 +2258,7 @@ importers:
packages/markdown/remark:
specifiers:
'@astrojs/micromark-extension-mdx-jsx': ^1.0.3
'@astrojs/prism': ^0.4.1
'@astrojs/prism': ^0.5.0
'@types/chai': ^4.3.1
'@types/github-slugger': ^1.3.0
'@types/hast': ^2.3.4