[ci] release (next) (#2851)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-03-21 20:27:46 -07:00 committed by GitHub
parent 076dd47d9f
commit d082689385
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
53 changed files with 257 additions and 166 deletions

View file

@ -57,10 +57,15 @@
}, },
"changesets": [ "changesets": [
"eighty-trees-thank", "eighty-trees-thank",
"forty-badgers-relate",
"fuzzy-lies-nail", "fuzzy-lies-nail",
"lemon-needles-count", "lemon-needles-count",
"moody-trees-allow", "moody-trees-allow",
"rude-panthers-tease",
"rude-starfishes-drop",
"silent-walls-tan", "silent-walls-tan",
"spotty-houses-stare" "spotty-houses-stare",
"tidy-jobs-beg",
"twenty-kiwis-tease"
] ]
} }

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/preact": "^0.0.1", "@astrojs/preact": "^0.0.2-next.0",
"astro": "^0.25.0-next.1", "astro": "^0.25.0-next.2",
"sass": "^1.49.9" "sass": "^1.49.9"
}, },
"dependencies": { "dependencies": {

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.25.0-next.1", "astro": "^0.25.0-next.2",
"@astrojs/preact": "^0.0.1" "@astrojs/preact": "^0.0.2-next.0"
}, },
"dependencies": { "dependencies": {
"preact": "^10.6.6" "preact": "^10.6.6"

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@example/my-component": "workspace:*", "@example/my-component": "workspace:*",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -8,6 +8,6 @@
"serve": "astro --project-root demo preview" "serve": "astro --project-root demo preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -18,8 +18,8 @@
"react-dom": "^17.0.2" "react-dom": "^17.0.2"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/preact": "^0.0.1", "@astrojs/preact": "^0.0.2-next.0",
"@astrojs/react": "^0.0.1", "@astrojs/react": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/lit": "^0.0.1", "@astrojs/lit": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0", "@webcomponents/template-shadowroot": "^0.1.0",

View file

@ -9,13 +9,13 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/lit": "^0.0.1", "@astrojs/lit": "^0.0.2-next.0",
"@astrojs/preact": "^0.0.1", "@astrojs/preact": "^0.0.2-next.0",
"@astrojs/react": "^0.0.1", "@astrojs/react": "^0.0.2-next.0",
"@astrojs/solid-js": "^0.0.1", "@astrojs/solid-js": "^0.0.2-next.0",
"@astrojs/svelte": "^0.0.1", "@astrojs/svelte": "^0.0.2-next.0",
"@astrojs/vue": "^0.0.1", "@astrojs/vue": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0", "@webcomponents/template-shadowroot": "^0.1.0",

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/preact": "^0.0.1", "@astrojs/preact": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"preact": "^10.6.6" "preact": "^10.6.6"

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/react": "^0.0.1", "@astrojs/react": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"react": "^17.0.2", "react": "^17.0.2",

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/solid-js": "^0.0.1", "@astrojs/solid-js": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"solid-js": "^1.3.13" "solid-js": "^1.3.13"

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/svelte": "^0.0.1", "@astrojs/svelte": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"svelte": "^3.46.4" "svelte": "^3.46.4"

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/vue": "^0.0.1", "@astrojs/vue": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"vue": "^3.2.31" "vue": "^3.2.31"

View file

@ -9,13 +9,13 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/lit": "^0.0.1", "@astrojs/lit": "^0.0.2-next.0",
"@astrojs/partytown": "^0.0.1", "@astrojs/partytown": "^0.0.2-next.0",
"@astrojs/react": "^0.0.1", "@astrojs/react": "^0.0.2-next.0",
"@astrojs/sitemap": "^0.0.1", "@astrojs/sitemap": "^0.0.2-next.0",
"@astrojs/tailwind": "^0.0.1", "@astrojs/tailwind": "^0.0.2-next.0",
"@astrojs/turbolinks": "^0.0.1", "@astrojs/turbolinks": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0", "@webcomponents/template-shadowroot": "^0.1.0",

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/preact": "^0.0.1", "@astrojs/preact": "^0.0.2-next.0",
"astro": "^0.25.0-next.1", "astro": "^0.25.0-next.2",
"sass": "^1.49.9" "sass": "^1.49.9"
}, },
"dependencies": { "dependencies": {

View file

@ -12,8 +12,8 @@
"server": "node server/server.mjs" "server": "node server/server.mjs"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/svelte": "^0.0.1", "@astrojs/svelte": "^0.0.2-next.0",
"astro": "^0.25.0-next.1", "astro": "^0.25.0-next.2",
"concurrently": "^7.0.0", "concurrently": "^7.0.0",
"lightcookie": "^1.0.25", "lightcookie": "^1.0.25",
"unocss": "^0.15.6", "unocss": "^0.15.6",

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/react": "^0.0.1", "@astrojs/react": "^0.0.2-next.0",
"astro": "^0.25.0-next.1", "astro": "^0.25.0-next.2",
"sass": "^1.49.9" "sass": "^1.49.9"
}, },
"dependencies": { "dependencies": {

View file

@ -10,7 +10,7 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/markdown-remark": "^0.7.0-next.0", "@astrojs/markdown-remark": "^0.7.0-next.0",
"astro": "^0.25.0-next.1", "astro": "^0.25.0-next.2",
"hast-util-select": "5.0.1", "hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1", "rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1", "rehype-slug": "^5.0.1",

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/markdown-remark": "^0.7.0-next.0", "@astrojs/markdown-remark": "^0.7.0-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -10,11 +10,11 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/markdown-remark": "^0.7.0-next.0", "@astrojs/markdown-remark": "^0.7.0-next.0",
"@astrojs/preact": "^0.0.1", "@astrojs/preact": "^0.0.2-next.0",
"@astrojs/react": "^0.0.1", "@astrojs/react": "^0.0.2-next.0",
"@astrojs/svelte": "^0.0.1", "@astrojs/svelte": "^0.0.2-next.0",
"@astrojs/vue": "^0.0.1", "@astrojs/vue": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
}, },
"dependencies": { "dependencies": {
"preact": "^10.6.6", "preact": "^10.6.6",

View file

@ -20,11 +20,11 @@
"vue": "^3.2.31" "vue": "^3.2.31"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/preact": "^0.0.1", "@astrojs/preact": "^0.0.2-next.0",
"@astrojs/react": "^0.0.1", "@astrojs/react": "^0.0.2-next.0",
"@astrojs/solid-js": "^0.0.1", "@astrojs/solid-js": "^0.0.2-next.0",
"@astrojs/svelte": "^0.0.1", "@astrojs/svelte": "^0.0.2-next.0",
"@astrojs/vue": "^0.0.1", "@astrojs/vue": "^0.0.2-next.0",
"astro": "^0.25.0-next.1" "astro": "^0.25.0-next.2"
} }
} }

View file

@ -9,8 +9,8 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/tailwind": "^0.0.1", "@astrojs/tailwind": "^0.0.2-next.0",
"astro": "^0.25.0-next.1", "astro": "^0.25.0-next.2",
"autoprefixer": "^10.4.4", "autoprefixer": "^10.4.4",
"canvas-confetti": "^1.5.1", "canvas-confetti": "^1.5.1",
"postcss": "^8.4.12", "postcss": "^8.4.12",

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.25.0-next.1", "astro": "^0.25.0-next.2",
"vite-plugin-pwa": "0.11.11", "vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.1" "workbox-window": "^6.5.1"
} }

View file

@ -1,5 +1,13 @@
# astro # astro
## 0.25.0-next.2
### Patch Changes
- [#2852](https://github.com/withastro/astro/pull/2852) [`96372e6b`](https://github.com/withastro/astro/commit/96372e6beb976b57a8c52fd7c65f126899325160) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix "isSelfAccepting" exception when using the new @astrojs/react integration in development
* [#2848](https://github.com/withastro/astro/pull/2848) [`981e2a83`](https://github.com/withastro/astro/commit/981e2a839b5a0292513bf2009216250f2a8730eb) Thanks [@FredKSchott](https://github.com/FredKSchott)! - add missing injected "page" scripts into markdown pages
## 0.25.0-next.1 ## 0.25.0-next.1
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "astro", "name": "astro",
"version": "0.25.0-next.1", "version": "0.25.0-next.2",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.", "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module", "type": "module",
"author": "withastro", "author": "withastro",

View file

@ -1,5 +1,11 @@
# create-astro # create-astro
## 0.8.0-next.0
### Minor Changes
- [#2843](https://github.com/withastro/astro/pull/2843) [`1fdb63b5`](https://github.com/withastro/astro/commit/1fdb63b5d000d17edca77e870ce721e616a9c64a) Thanks [@JuanM04](https://github.com/JuanM04)! - Automatically add integration `peerDependencies` to scaffolded `package.json` files
## 0.7.1 ## 0.7.1
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "create-astro", "name": "create-astro",
"version": "0.7.1", "version": "0.8.0-next.0",
"type": "module", "type": "module",
"author": "withastro", "author": "withastro",
"license": "MIT", "license": "MIT",

View file

@ -0,0 +1,7 @@
# @astrojs/lit
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

@ -1,6 +1,6 @@
{ {
"name": "@astrojs/lit", "name": "@astrojs/lit",
"version": "0.0.1", "version": "0.0.2-next.0",
"description": "Use Lit components within Astro", "description": "Use Lit components within Astro",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",

View file

@ -0,0 +1,7 @@
# @astrojs/partytown
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

@ -1,7 +1,7 @@
{ {
"name": "@astrojs/partytown", "name": "@astrojs/partytown",
"description": "Astro + Partytown integration", "description": "Astro + Partytown integration",
"version": "0.0.1", "version": "0.0.2-next.0",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"author": "withastro", "author": "withastro",

View file

@ -0,0 +1,7 @@
# @astrojs/preact
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

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

View file

@ -0,0 +1,7 @@
# @astrojs/react
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

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

View file

@ -0,0 +1,7 @@
# @astrojs/sitemap
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

@ -1,7 +1,7 @@
{ {
"name": "@astrojs/sitemap", "name": "@astrojs/sitemap",
"description": "Generate a sitemap for Astro", "description": "Generate a sitemap for Astro",
"version": "0.0.1", "version": "0.0.2-next.0",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"author": "withastro", "author": "withastro",

View file

@ -0,0 +1,7 @@
# @astrojs/solid-js
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

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

View file

@ -0,0 +1,7 @@
# @astrojs/svelte
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

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

View file

@ -0,0 +1,9 @@
# @astrojs/tailwind
## 0.0.2-next.0
### Patch Changes
- [#2831](https://github.com/withastro/astro/pull/2831) [`5315c3f7`](https://github.com/withastro/astro/commit/5315c3f7bc0649f9788713f689f484e223bc0ca6) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Add support for tailwind config files. These can either be a standard `tailwind.config.js|cjs|mjs`, or a custom filename as specified in your integration config.
* [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

@ -1,7 +1,7 @@
{ {
"name": "@astrojs/tailwind", "name": "@astrojs/tailwind",
"description": "Tailwind + Astro Integrations", "description": "Tailwind + Astro Integrations",
"version": "0.0.1", "version": "0.0.2-next.0",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"author": "withastro", "author": "withastro",

View file

@ -0,0 +1,7 @@
# @astrojs/turbolinks
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

@ -1,7 +1,7 @@
{ {
"name": "@astrojs/turbolinks", "name": "@astrojs/turbolinks",
"description": "Turbolinks + Astro Integrations", "description": "Turbolinks + Astro Integrations",
"version": "0.0.1", "version": "0.0.2-next.0",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"author": "withastro", "author": "withastro",

View file

@ -0,0 +1,7 @@
# @astrojs/vue
## 0.0.2-next.0
### Patch Changes
- [#2847](https://github.com/withastro/astro/pull/2847) [`3b621f7a`](https://github.com/withastro/astro/commit/3b621f7a613b45983b090794fa7c015f23ed6140) Thanks [@tony-sull](https://github.com/tony-sull)! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site

View file

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

View file

@ -43,8 +43,8 @@ importers:
examples/blog: examples/blog:
specifiers: specifiers:
'@astrojs/preact': ^0.0.1 '@astrojs/preact': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
preact: ^10.6.6 preact: ^10.6.6
dependencies: dependencies:
preact: 10.6.6 preact: 10.6.6
@ -54,8 +54,8 @@ importers:
examples/blog-multiple-authors: examples/blog-multiple-authors:
specifiers: specifiers:
'@astrojs/preact': ^0.0.1 '@astrojs/preact': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
preact: ^10.6.6 preact: ^10.6.6
sass: ^1.49.9 sass: ^1.49.9
dependencies: dependencies:
@ -67,14 +67,14 @@ importers:
examples/component: examples/component:
specifiers: specifiers:
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
devDependencies: devDependencies:
astro: link:../../packages/astro astro: link:../../packages/astro
examples/component/demo: examples/component/demo:
specifiers: specifiers:
'@example/my-component': workspace:* '@example/my-component': workspace:*
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
devDependencies: devDependencies:
'@example/my-component': link:../packages/my-component '@example/my-component': link:../packages/my-component
astro: link:../../../packages/astro astro: link:../../../packages/astro
@ -85,12 +85,12 @@ importers:
examples/docs: examples/docs:
specifiers: specifiers:
'@algolia/client-search': ^4.13.0 '@algolia/client-search': ^4.13.0
'@astrojs/preact': ^0.0.1 '@astrojs/preact': ^0.0.2-next.0
'@astrojs/react': ^0.0.1 '@astrojs/react': ^0.0.2-next.0
'@docsearch/css': ^3.0.0 '@docsearch/css': ^3.0.0
'@docsearch/react': ^3.0.0 '@docsearch/react': ^3.0.0
'@types/react': ^17.0.41 '@types/react': ^17.0.41
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
preact: ^10.6.6 preact: ^10.6.6
react: ^17.0.2 react: ^17.0.2
react-dom: ^17.0.2 react-dom: ^17.0.2
@ -109,21 +109,21 @@ importers:
examples/env-vars: examples/env-vars:
specifiers: specifiers:
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
devDependencies: devDependencies:
astro: link:../../packages/astro astro: link:../../packages/astro
examples/framework-alpine: examples/framework-alpine:
specifiers: specifiers:
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
devDependencies: devDependencies:
astro: link:../../packages/astro astro: link:../../packages/astro
examples/framework-lit: examples/framework-lit:
specifiers: specifiers:
'@astrojs/lit': ^0.0.1 '@astrojs/lit': ^0.0.2-next.0
'@webcomponents/template-shadowroot': ^0.1.0 '@webcomponents/template-shadowroot': ^0.1.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
lit: ^2.2.1 lit: ^2.2.1
dependencies: dependencies:
'@webcomponents/template-shadowroot': 0.1.0 '@webcomponents/template-shadowroot': 0.1.0
@ -134,14 +134,14 @@ importers:
examples/framework-multiple: examples/framework-multiple:
specifiers: specifiers:
'@astrojs/lit': ^0.0.1 '@astrojs/lit': ^0.0.2-next.0
'@astrojs/preact': ^0.0.1 '@astrojs/preact': ^0.0.2-next.0
'@astrojs/react': ^0.0.1 '@astrojs/react': ^0.0.2-next.0
'@astrojs/solid-js': ^0.0.1 '@astrojs/solid-js': ^0.0.2-next.0
'@astrojs/svelte': ^0.0.1 '@astrojs/svelte': ^0.0.2-next.0
'@astrojs/vue': ^0.0.1 '@astrojs/vue': ^0.0.2-next.0
'@webcomponents/template-shadowroot': ^0.1.0 '@webcomponents/template-shadowroot': ^0.1.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
lit: ^2.2.1 lit: ^2.2.1
preact: ^10.6.6 preact: ^10.6.6
react: ^17.0.2 react: ^17.0.2
@ -169,8 +169,8 @@ importers:
examples/framework-preact: examples/framework-preact:
specifiers: specifiers:
'@astrojs/preact': ^0.0.1 '@astrojs/preact': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
preact: ^10.6.6 preact: ^10.6.6
dependencies: dependencies:
preact: 10.6.6 preact: 10.6.6
@ -180,8 +180,8 @@ importers:
examples/framework-react: examples/framework-react:
specifiers: specifiers:
'@astrojs/react': ^0.0.1 '@astrojs/react': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
react: ^17.0.2 react: ^17.0.2
react-dom: ^17.0.2 react-dom: ^17.0.2
dependencies: dependencies:
@ -193,8 +193,8 @@ importers:
examples/framework-solid: examples/framework-solid:
specifiers: specifiers:
'@astrojs/solid-js': ^0.0.1 '@astrojs/solid-js': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
solid-js: ^1.3.13 solid-js: ^1.3.13
dependencies: dependencies:
solid-js: 1.3.13 solid-js: 1.3.13
@ -204,8 +204,8 @@ importers:
examples/framework-svelte: examples/framework-svelte:
specifiers: specifiers:
'@astrojs/svelte': ^0.0.1 '@astrojs/svelte': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
svelte: ^3.46.4 svelte: ^3.46.4
dependencies: dependencies:
svelte: 3.46.4 svelte: 3.46.4
@ -215,8 +215,8 @@ importers:
examples/framework-vue: examples/framework-vue:
specifiers: specifiers:
'@astrojs/vue': ^0.0.1 '@astrojs/vue': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
vue: ^3.2.31 vue: ^3.2.31
dependencies: dependencies:
vue: 3.2.31 vue: 3.2.31
@ -226,14 +226,14 @@ importers:
examples/integrations-playground: examples/integrations-playground:
specifiers: specifiers:
'@astrojs/lit': ^0.0.1 '@astrojs/lit': ^0.0.2-next.0
'@astrojs/partytown': ^0.0.1 '@astrojs/partytown': ^0.0.2-next.0
'@astrojs/react': ^0.0.1 '@astrojs/react': ^0.0.2-next.0
'@astrojs/sitemap': ^0.0.1 '@astrojs/sitemap': ^0.0.2-next.0
'@astrojs/tailwind': ^0.0.1 '@astrojs/tailwind': ^0.0.2-next.0
'@astrojs/turbolinks': ^0.0.1 '@astrojs/turbolinks': ^0.0.2-next.0
'@webcomponents/template-shadowroot': ^0.1.0 '@webcomponents/template-shadowroot': ^0.1.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
lit: ^2.2.1 lit: ^2.2.1
preact: ^10.6.6 preact: ^10.6.6
react: ^17.0.2 react: ^17.0.2
@ -261,20 +261,20 @@ importers:
examples/minimal: examples/minimal:
specifiers: specifiers:
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
devDependencies: devDependencies:
astro: link:../../packages/astro astro: link:../../packages/astro
examples/non-html-pages: examples/non-html-pages:
specifiers: specifiers:
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
devDependencies: devDependencies:
astro: link:../../packages/astro astro: link:../../packages/astro
examples/portfolio: examples/portfolio:
specifiers: specifiers:
'@astrojs/preact': ^0.0.1 '@astrojs/preact': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
preact: ^10.6.6 preact: ^10.6.6
sass: ^1.49.9 sass: ^1.49.9
dependencies: dependencies:
@ -286,8 +286,8 @@ importers:
examples/ssr: examples/ssr:
specifiers: specifiers:
'@astrojs/svelte': ^0.0.1 '@astrojs/svelte': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
concurrently: ^7.0.0 concurrently: ^7.0.0
lightcookie: ^1.0.25 lightcookie: ^1.0.25
svelte: ^3.46.4 svelte: ^3.46.4
@ -305,14 +305,14 @@ importers:
examples/starter: examples/starter:
specifiers: specifiers:
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
devDependencies: devDependencies:
astro: link:../../packages/astro astro: link:../../packages/astro
examples/subpath: examples/subpath:
specifiers: specifiers:
'@astrojs/react': ^0.0.1 '@astrojs/react': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
react: ^17.0.2 react: ^17.0.2
react-dom: ^17.0.2 react-dom: ^17.0.2
sass: ^1.49.9 sass: ^1.49.9
@ -327,11 +327,11 @@ importers:
examples/with-markdown: examples/with-markdown:
specifiers: specifiers:
'@astrojs/markdown-remark': ^0.7.0-next.0 '@astrojs/markdown-remark': ^0.7.0-next.0
'@astrojs/preact': ^0.0.1 '@astrojs/preact': ^0.0.2-next.0
'@astrojs/react': ^0.0.1 '@astrojs/react': ^0.0.2-next.0
'@astrojs/svelte': ^0.0.1 '@astrojs/svelte': ^0.0.2-next.0
'@astrojs/vue': ^0.0.1 '@astrojs/vue': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
preact: ^10.6.6 preact: ^10.6.6
react: ^17.0.2 react: ^17.0.2
react-dom: ^17.0.2 react-dom: ^17.0.2
@ -354,7 +354,7 @@ importers:
examples/with-markdown-plugins: examples/with-markdown-plugins:
specifiers: specifiers:
'@astrojs/markdown-remark': ^0.7.0-next.0 '@astrojs/markdown-remark': ^0.7.0-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
hast-util-select: 5.0.1 hast-util-select: 5.0.1
rehype-autolink-headings: ^6.1.1 rehype-autolink-headings: ^6.1.1
rehype-slug: ^5.0.1 rehype-slug: ^5.0.1
@ -372,22 +372,22 @@ importers:
examples/with-markdown-shiki: examples/with-markdown-shiki:
specifiers: specifiers:
'@astrojs/markdown-remark': ^0.7.0-next.0 '@astrojs/markdown-remark': ^0.7.0-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
devDependencies: devDependencies:
'@astrojs/markdown-remark': link:../../packages/markdown/remark '@astrojs/markdown-remark': link:../../packages/markdown/remark
astro: link:../../packages/astro astro: link:../../packages/astro
examples/with-nanostores: examples/with-nanostores:
specifiers: specifiers:
'@astrojs/preact': ^0.0.1 '@astrojs/preact': ^0.0.2-next.0
'@astrojs/react': ^0.0.1 '@astrojs/react': ^0.0.2-next.0
'@astrojs/solid-js': ^0.0.1 '@astrojs/solid-js': ^0.0.2-next.0
'@astrojs/svelte': ^0.0.1 '@astrojs/svelte': ^0.0.2-next.0
'@astrojs/vue': ^0.0.1 '@astrojs/vue': ^0.0.2-next.0
'@nanostores/preact': ^0.1.3 '@nanostores/preact': ^0.1.3
'@nanostores/react': ^0.1.5 '@nanostores/react': ^0.1.5
'@nanostores/vue': ^0.4.1 '@nanostores/vue': ^0.4.1
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
nanostores: ^0.5.12 nanostores: ^0.5.12
preact: ^10.6.6 preact: ^10.6.6
react: ^17.0.2 react: ^17.0.2
@ -414,8 +414,8 @@ importers:
examples/with-tailwindcss: examples/with-tailwindcss:
specifiers: specifiers:
'@astrojs/tailwind': ^0.0.1 '@astrojs/tailwind': ^0.0.2-next.0
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
autoprefixer: ^10.4.4 autoprefixer: ^10.4.4
canvas-confetti: ^1.5.1 canvas-confetti: ^1.5.1
postcss: ^8.4.12 postcss: ^8.4.12
@ -430,7 +430,7 @@ importers:
examples/with-vite-plugin-pwa: examples/with-vite-plugin-pwa:
specifiers: specifiers:
astro: ^0.25.0-next.1 astro: ^0.25.0-next.2
vite-plugin-pwa: 0.11.11 vite-plugin-pwa: 0.11.11
workbox-window: ^6.5.1 workbox-window: ^6.5.1
devDependencies: devDependencies: