[ci] release (rc) (#8147)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot) 2023-08-22 07:19:18 -07:00 committed by GitHub
parent a93e061cfb
commit 9f1881455a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
90 changed files with 565 additions and 256 deletions

View file

@ -32,15 +32,16 @@
"changesets": [
"afraid-dots-whisper",
"angry-dogs-shake",
"big-elephants-drive",
"big-tips-whisper",
"brown-wolves-tan",
"brave-cheetahs-float",
"brown-numbers-prove",
"chilled-ducks-grin",
"clever-bats-breathe",
"cool-feet-rest",
"cool-jokes-clap",
"curvy-experts-jog",
"cyan-carrots-stare",
"dirty-lies-cover",
"eleven-wasps-teach",
"fair-emus-divide",
"fair-eyes-promise",
"famous-queens-itch",
@ -48,11 +49,12 @@
"gentle-deers-yawn",
"gentle-meals-crash",
"giant-plants-sip",
"happy-penguins-hug",
"heavy-walls-arrive",
"itchy-pants-grin",
"large-countries-share",
"loud-candles-admire",
"many-actors-flash",
"lovely-walls-call",
"many-ears-drum",
"many-pears-explode",
"mighty-dancers-lay",
"nasty-garlics-listen",
@ -60,19 +62,21 @@
"neat-owls-run",
"neat-suns-search",
"odd-books-live",
"orange-foxes-care",
"perfect-horses-tell",
"plenty-keys-add",
"popular-planes-cover",
"popular-carrots-sneeze",
"purple-buses-prove",
"quick-boats-bow",
"rich-tigers-march",
"rude-ears-play",
"silent-baboons-juggle",
"serious-waves-fry",
"silent-bikes-crash",
"six-grapes-look",
"slimy-carrots-sell",
"small-nails-try",
"smart-numbers-shout",
"sour-frogs-shout",
"spicy-eels-rush",
"spicy-icons-live",
"strong-papayas-chew",
"tame-files-glow",
"tasty-camels-speak",
@ -82,14 +86,16 @@
"tricky-candles-suffer",
"twelve-coats-rush",
"twenty-cheetahs-deny",
"unlucky-cougars-heal",
"unlucky-hotels-try",
"unlucky-ravens-type",
"unlucky-sheep-build",
"violet-peaches-invent",
"warm-weeks-yell",
"wet-foxes-sleep",
"wild-bobcats-carry",
"wise-cameras-agree",
"yellow-snakes-jam",
"yellow-tips-cover",
"young-roses-teach"
]
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
}
}

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^1.0.0-beta.1",
"@astrojs/rss": "^3.0.0-beta.0",
"@astrojs/sitemap": "^3.0.0-beta.0",
"astro": "^3.0.0-beta.4"
"@astrojs/mdx": "^1.0.0-rc.2",
"@astrojs/rss": "^3.0.0-rc.1",
"@astrojs/sitemap": "^3.0.0-rc.1",
"astro": "^3.0.0-rc.5"
}
}

View file

@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"

View file

@ -10,9 +10,9 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
},
"devDependencies": {
"@astrojs/deno": "^5.0.0-beta.0"
"@astrojs/deno": "^5.0.0-rc.1"
}
}

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/alpinejs": "^0.3.0-beta.0",
"@astrojs/alpinejs": "^0.3.0-rc.1",
"@types/alpinejs": "^3.7.1",
"alpinejs": "^3.12.2",
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
}
}

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/lit": "^3.0.0-beta.0",
"@astrojs/lit": "^3.0.0-rc.1",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "^3.0.0-beta.4",
"astro": "^3.0.0-rc.5",
"lit": "^2.7.5"
}
}

View file

@ -11,12 +11,12 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/preact": "^3.0.0-beta.1",
"@astrojs/react": "^3.0.0-beta.3",
"@astrojs/solid-js": "^3.0.0-beta.2",
"@astrojs/svelte": "^4.0.0-beta.1",
"@astrojs/vue": "^3.0.0-beta.0",
"astro": "^3.0.0-beta.4",
"@astrojs/preact": "^3.0.0-rc.2",
"@astrojs/react": "^3.0.0-rc.4",
"@astrojs/solid-js": "^3.0.0-rc.3",
"@astrojs/svelte": "^4.0.0-rc.2",
"@astrojs/vue": "^3.0.0-rc.1",
"astro": "^3.0.0-rc.5",
"preact": "^10.15.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/preact": "^3.0.0-beta.1",
"@astrojs/preact": "^3.0.0-rc.2",
"@preact/signals": "^1.1.3",
"astro": "^3.0.0-beta.4",
"astro": "^3.0.0-rc.5",
"preact": "^10.15.1"
}
}

View file

@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^3.0.0-beta.3",
"@astrojs/react": "^3.0.0-rc.4",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"astro": "^3.0.0-beta.4",
"astro": "^3.0.0-rc.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}

View file

@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/solid-js": "^3.0.0-beta.2",
"astro": "^3.0.0-beta.4",
"@astrojs/solid-js": "^3.0.0-rc.3",
"astro": "^3.0.0-rc.5",
"solid-js": "^1.7.6"
}
}

View file

@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/svelte": "^4.0.0-beta.1",
"astro": "^3.0.0-beta.4",
"@astrojs/svelte": "^4.0.0-rc.2",
"astro": "^3.0.0-rc.5",
"svelte": "^3.59.1"
}
}

View file

@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/vue": "^3.0.0-beta.0",
"astro": "^3.0.0-beta.4",
"@astrojs/vue": "^3.0.0-rc.1",
"astro": "^3.0.0-rc.5",
"vue": "^3.3.4"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^6.0.0-beta.0",
"astro": "^3.0.0-beta.4"
"@astrojs/node": "^6.0.0-rc.1",
"astro": "^3.0.0-rc.5"
}
}

View file

@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"

View file

@ -12,8 +12,8 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
"@astrojs/node": "^6.0.0-beta.0",
"astro": "^3.0.0-beta.4",
"@astrojs/node": "^6.0.0-rc.1",
"astro": "^3.0.0-rc.5",
"html-minifier": "^4.0.0"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
}
}

View file

@ -12,9 +12,9 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
"@astrojs/node": "^6.0.0-beta.0",
"@astrojs/svelte": "^4.0.0-beta.1",
"astro": "^3.0.0-beta.4",
"@astrojs/node": "^6.0.0-rc.1",
"@astrojs/svelte": "^4.0.0-rc.2",
"astro": "^3.0.0-rc.5",
"svelte": "^3.59.1"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/markdoc": "^1.0.0-beta.1",
"astro": "^3.0.0-beta.4"
"@astrojs/markdoc": "^0.5.0-rc.1",
"astro": "^3.0.0-rc.5"
}
}

View file

@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/markdown-remark": "^3.0.0-beta.0",
"astro": "^3.0.0-beta.4",
"@astrojs/markdown-remark": "^3.0.0-rc.1",
"astro": "^3.0.0-rc.5",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.0.0-beta.4"
"astro": "^3.0.0-rc.5"
}
}

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^1.0.0-beta.1",
"@astrojs/preact": "^3.0.0-beta.1",
"astro": "^3.0.0-beta.4",
"@astrojs/mdx": "^1.0.0-rc.2",
"@astrojs/preact": "^3.0.0-rc.2",
"astro": "^3.0.0-rc.5",
"preact": "^10.15.1"
}
}

View file

@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/preact": "^3.0.0-beta.1",
"@astrojs/preact": "^3.0.0-rc.2",
"@nanostores/preact": "^0.4.1",
"astro": "^3.0.0-beta.4",
"astro": "^3.0.0-rc.5",
"nanostores": "^0.8.1",
"preact": "^10.15.1"
}

View file

@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^1.0.0-beta.1",
"@astrojs/tailwind": "^5.0.0-beta.0",
"@astrojs/mdx": "^1.0.0-rc.2",
"@astrojs/tailwind": "^5.0.0-rc.1",
"@types/canvas-confetti": "^1.6.0",
"astro": "^3.0.0-beta.4",
"astro": "^3.0.0-rc.5",
"autoprefixer": "^10.4.14",
"canvas-confetti": "^1.6.0",
"postcss": "^8.4.24",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^3.0.0-beta.4",
"astro": "^3.0.0-rc.5",
"vite-plugin-pwa": "0.14.7",
"workbox-window": "^6.6.0"
}

View file

@ -12,7 +12,7 @@
"test": "vitest"
},
"dependencies": {
"astro": "^3.0.0-beta.4",
"astro": "^3.0.0-rc.5",
"vitest": "^0.31.4"
}
}

View file

@ -1,5 +1,11 @@
# @astrojs/prism
## 3.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 3.0.0-beta.0
### Major Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/prism",
"version": "3.0.0-beta.0",
"version": "3.0.0-rc.1",
"description": "Add Prism syntax highlighting support to your Astro site",
"author": "withastro",
"type": "module",

View file

@ -1,5 +1,17 @@
# @astrojs/rss
## 3.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- [#8099](https://github.com/withastro/astro/pull/8099) [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969) Thanks [@bluwy](https://github.com/bluwy)! - Deprecate the `markdown.drafts` configuration option.
If you'd like to create draft pages that are visible in dev but not in production, you can [migrate to content collections](https://docs.astro.build/en/guides/content-collections/#migrating-from-file-based-routing) and [manually filter out pages](https://docs.astro.build/en/guides/content-collections/#filtering-collection-queries) with the `draft: true` frontmatter property instead.
## 3.0.0-beta.0
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/rss",
"description": "Add RSS feeds to your Astro projects",
"version": "3.0.0-beta.0",
"version": "3.0.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,81 @@
# astro
## 3.0.0-rc.5
### Major Changes
- [#8142](https://github.com/withastro/astro/pull/8142) [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fixes for the `class:list` directive
- Previously, `class:list` would ocassionally not be merged the `class` prop when passed to Astro components. Now, `class:list` is always converted to a `class` prop (as a string value).
- Previously, `class:list` diverged from [`clsx`](https://github.com/lukeed/clsx) in a few edge cases. Now, `class:list` uses [`clsx`](https://github.com/lukeed/clsx) directly.
- `class:list` used to deduplicate matching values, but it no longer does
- `class:list` used to sort individual values, but it no longer does
- `class:list` used to support `Set` and other iterables, but it no longer does
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
- [#8170](https://github.com/withastro/astro/pull/8170) [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a) Thanks [@bluwy](https://github.com/bluwy)! - Remove deprecated config option types, deprecated script/style attributes, and deprecated `image` export from `astro:content`
- [#8180](https://github.com/withastro/astro/pull/8180) [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9) Thanks [@ematipico](https://github.com/ematipico)! - The scoped hash created by the Astro compiler is now **lowercase**.
- [#8169](https://github.com/withastro/astro/pull/8169) [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12) Thanks [@bluwy](https://github.com/bluwy)! - Remove pre-shiki v0.14 theme names for compatibility. Please rename to the new theme names to migrate:
- `material-darker` -> `material-theme-darker`
- `material-default` -> `material-theme`
- `material-lighter` -> `material-theme-lighter`
- `material-ocean` -> `material-theme-ocean`
- `material-palenight` -> `material-theme-palenight`
### Patch Changes
- [#8147](https://github.com/withastro/astro/pull/8147) [`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Do not throw Error when users pass an object with a "type" property
- [#8152](https://github.com/withastro/astro/pull/8152) [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57) Thanks [@andremralves](https://github.com/andremralves)! - Displays a new config error if `outDir` is placed within `publicDir`.
- [#8147](https://github.com/withastro/astro/pull/8147) [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Improve fidelity of time stats when running `astro build`
- [#8171](https://github.com/withastro/astro/pull/8171) [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fix missing type for `imageConfig` export from `astro:assets`
- [#8147](https://github.com/withastro/astro/pull/8147) [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Open to configured `base` when `astro dev --open` runs
- [#8099](https://github.com/withastro/astro/pull/8099) [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969) Thanks [@bluwy](https://github.com/bluwy)! - Deprecate the `markdown.drafts` configuration option.
If you'd like to create draft pages that are visible in dev but not in production, you can [migrate to content collections](https://docs.astro.build/en/guides/content-collections/#migrating-from-file-based-routing) and [manually filter out pages](https://docs.astro.build/en/guides/content-collections/#filtering-collection-queries) with the `draft: true` frontmatter property instead.
- [#8147](https://github.com/withastro/astro/pull/8147) [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - On back navigation only animate view transitions that were animated going forward.
- [#8163](https://github.com/withastro/astro/pull/8163) [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a) Thanks [@delucis](https://github.com/delucis)! - Make typing of `defineCollection` more permissive to support advanced union and intersection types
- [#8147](https://github.com/withastro/astro/pull/8147) [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - fix: reinsert attribute to specify direction of ViewTransition (forward / back)
- [#8132](https://github.com/withastro/astro/pull/8132) [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf) Thanks [@bluwy](https://github.com/bluwy)! - Deprecate returning simple objects from endpoints. Endpoints should only return a `Response`.
To return a result with a custom encoding not supported by a `Response`, you can use the `ResponseWithEncoding` utility class instead.
Before:
```ts
export function GET() {
return {
body: '...',
encoding: 'binary',
};
}
```
After:
```ts
export function GET({ ResponseWithEncoding }) {
return new ResponseWithEncoding('...', undefined, 'binary');
}
```
- Updated dependencies [[`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12)]:
- @astrojs/markdown-remark@3.0.0-rc.1
- @astrojs/telemetry@3.0.0-rc.3
- @astrojs/internal-helpers@0.2.0-rc.2
## 3.0.0-beta.4
### Patch Changes

View file

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

View file

@ -858,10 +858,10 @@ export interface AstroUserConfig {
* @default `false`
* @deprecated Deprecated since version 3.0.
* @description
* The build config option `build.split` has been replaced by the adapter configuration option [`functionPerRoute`](/en/reference/adapter-reference/#functionperroute).
* The build config option `build.split` has been replaced by the adapter configuration option [`functionPerRoute`](/en/reference/adapter-reference/#functionperroute).
*
* Please see your [SSR adapter's documentation](/en/guides/integrations-guide/#official-integrations) for using `functionPerRoute` to define how your SSR code is bundled.
*
*
*/
split?: boolean;
@ -872,7 +872,7 @@ export interface AstroUserConfig {
* @default `false`
* @deprecated Deprecated since version 3.0.
* @description
* The build config option `build.excludeMiddleware` has been replaced by the adapter configuration option [`edgeMiddleware`](/en/reference/adapter-reference/#edgemiddleware).
* The build config option `build.excludeMiddleware` has been replaced by the adapter configuration option [`edgeMiddleware`](/en/reference/adapter-reference/#edgemiddleware).
*
* Please see your [SSR adapter's documentation](/en/guides/integrations-guide/#official-integrations) for using `edgeMiddleware` to define whether or not any SSR middleware code will be bundled when built.
*/

View file

@ -23,6 +23,6 @@ export class SSRRoutePipeline extends Pipeline {
if (response.headers.get('X-Astro-Response') === 'Not-Found') {
throw new EndpointNotFoundError(response);
}
return response
return response;
}
}

View file

@ -380,29 +380,30 @@ export function createRelativeSchema(cmd: string, fileProtocolRoot: string) {
.optional()
.default({})
),
}).transform((config) => {
// If the user changed outDir but not build.server, build.config, adjust so those
// are relative to the outDir, as is the expected default.
if (
!config.build.server.toString().startsWith(config.outDir.toString()) &&
config.build.server.toString().endsWith('dist/server/')
) {
config.build.server = new URL('./dist/server/', config.outDir);
}
if (
!config.build.client.toString().startsWith(config.outDir.toString()) &&
config.build.client.toString().endsWith('dist/client/')
) {
config.build.client = new URL('./dist/client/', config.outDir);
}
})
.transform((config) => {
// If the user changed outDir but not build.server, build.config, adjust so those
// are relative to the outDir, as is the expected default.
if (
!config.build.server.toString().startsWith(config.outDir.toString()) &&
config.build.server.toString().endsWith('dist/server/')
) {
config.build.server = new URL('./dist/server/', config.outDir);
}
if (
!config.build.client.toString().startsWith(config.outDir.toString()) &&
config.build.client.toString().endsWith('dist/client/')
) {
config.build.client = new URL('./dist/client/', config.outDir);
}
// Handle `base` trailing slash based on `trailingSlash` config
if (config.trailingSlash === 'never') {
config.base = prependForwardSlash(removeTrailingForwardSlash(config.base));
// Handle `base` trailing slash based on `trailingSlash` config
if (config.trailingSlash === 'never') {
config.base = prependForwardSlash(removeTrailingForwardSlash(config.base));
} else if (config.trailingSlash === 'always') {
config.base = prependForwardSlash(appendForwardSlash(config.base));
} else {
config.base = prependForwardSlash(config.base);
config.base = prependForwardSlash(appendForwardSlash(config.base));
} else {
config.base = prependForwardSlash(config.base);
}
return config;

View file

@ -481,9 +481,9 @@ function normalizeProps(props: Record<string, any>): Record<string, any> {
if (props['class:list'] !== undefined) {
const value = props['class:list'];
delete props['class:list'];
props['class'] = clsx(props['class'], value)
props['class'] = clsx(props['class'], value);
if (props['class'] === '') {
delete props['class']
delete props['class'];
}
}
return props;

View file

@ -19,7 +19,10 @@ describe('Class List', async () => {
expect($('[class="test true"]')).to.have.lengthOf(1, '[class="test true"]');
expect($('[class="test truthy"]')).to.have.lengthOf(1, '[class="test truthy"]');
expect($('[class="test set"]')).to.have.lengthOf(1, '[class="test set"]');
expect($('[class="hello goodbye hello world hello friend"]')).to.have.lengthOf(1, '[class="hello goodbye hello world hello friend"]');
expect($('[class="hello goodbye hello world hello friend"]')).to.have.lengthOf(
1,
'[class="hello goodbye hello world hello friend"]'
);
expect($('[class="foo baz"]')).to.have.lengthOf(1, '[class="foo baz"]');
expect($('span:not([class])')).to.have.lengthOf(1, 'span:not([class])');
@ -35,7 +38,10 @@ describe('Class List', async () => {
expect($('[class="test true"]')).to.have.lengthOf(1, '[class="test true"]');
expect($('[class="test truthy"]')).to.have.lengthOf(1, '[class="test truthy"]');
expect($('[class="test set"]')).to.have.lengthOf(1, '[class="test set"]');
expect($('[class="hello goodbye hello world hello friend"]')).to.have.lengthOf(1, '[class="hello goodbye hello world hello friend"]');
expect($('[class="hello goodbye hello world hello friend"]')).to.have.lengthOf(
1,
'[class="hello goodbye hello world hello friend"]'
);
expect($('[class="foo baz"]')).to.have.lengthOf(1, '[class="foo baz"]');
expect($('span:not([class])')).to.have.lengthOf(1, 'span:not([class])');
@ -44,7 +50,9 @@ describe('Class List', async () => {
expect($('[class="test true"]').text()).to.equal('test true');
expect($('[class="test truthy"]').text()).to.equal('test truthy');
expect($('[class="test set"]').text()).to.equal('test set');
expect($('[class="hello goodbye hello world hello friend"]').text()).to.equal('hello goodbye hello world hello friend');
expect($('[class="hello goodbye hello world hello friend"]').text()).to.equal(
'hello goodbye hello world hello friend'
);
expect($('[class="foo baz"]').text()).to.equal('foo baz');
expect($('span:not([class])').text()).to.equal('');
});

View file

@ -102,14 +102,14 @@ describe('core/render components', () => {
const html = await text();
const $ = cheerio.load(html);
const check = (name) => JSON.parse($(name).text() || '{}')
const check = (name) => JSON.parse($(name).text() || '{}');
const Class = check('#class');
const ClassList = check('#class-list');
const BothLiteral = check('#both-literal');
const BothFlipped = check('#both-flipped');
const BothSpread = check('#both-spread');
expect(Class).to.deep.equal({ class: 'red blue' }, '#class');
expect(ClassList).to.deep.equal({ class: 'red blue' }, '#class-list');
expect(BothLiteral).to.deep.equal({ class: 'red blue' }, '#both-literal');

View file

@ -1,5 +1,11 @@
# create-astro
## 4.0.0-rc.2
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 4.0.0-beta.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "create-astro",
"version": "4.0.0-beta.1",
"version": "4.0.0-rc.2",
"type": "module",
"author": "withastro",
"license": "MIT",

View file

@ -1,5 +1,11 @@
# @astrojs/alpinejs
## 0.3.0-rc.1
### Minor Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 0.3.0-beta.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/alpinejs",
"description": "Use Alpine within Astro",
"version": "0.3.0-beta.0",
"version": "0.3.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,17 @@
# @astrojs/cloudflare
## 7.0.0-rc.3
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
- @astrojs/underscore-redirects@0.3.0-rc.1
## 7.0.0-beta.2
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/cloudflare",
"description": "Deploy your site to Cloudflare Workers/Pages",
"version": "7.0.0-beta.2",
"version": "7.0.0-rc.3",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -45,7 +45,7 @@
"tiny-glob": "^0.2.9"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4"
"astro": "workspace:^3.0.0-rc.5"
},
"devDependencies": {
"astro": "workspace:*",

View file

@ -1,5 +1,16 @@
# @astrojs/deno
## 5.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
## 5.0.0-beta.0
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/deno",
"description": "Deploy your site to a Deno server",
"version": "5.0.0-beta.0",
"version": "5.0.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -36,7 +36,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4"
"astro": "workspace:^3.0.0-rc.5"
},
"devDependencies": {
"astro": "workspace:*",

View file

@ -1,5 +1,11 @@
# @astrojs/lit
## 3.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 3.0.0-beta.0
### Major Changes

View file

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

View file

@ -1,5 +1,26 @@
# @astrojs/markdoc
## 0.5.0-rc.1
### Minor Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
- [#8169](https://github.com/withastro/astro/pull/8169) [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12) Thanks [@bluwy](https://github.com/bluwy)! - Remove pre-shiki v0.14 theme names for compatibility. Please rename to the new theme names to migrate:
- `material-darker` -> `material-theme-darker`
- `material-default` -> `material-theme`
- `material-lighter` -> `material-theme-lighter`
- `material-ocean` -> `material-theme-ocean`
- `material-palenight` -> `material-theme-palenight`
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
- @astrojs/prism@3.0.0-rc.1
- @astrojs/internal-helpers@0.2.0-rc.2
## 1.0.0-beta.1
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/markdoc",
"description": "Add support for Markdoc in your Astro site",
"version": "0.5.0-beta.0",
"version": "0.5.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -75,7 +75,7 @@
"zod": "^3.17.3"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4"
"astro": "workspace:^3.0.0-rc.5"
},
"devDependencies": {
"@astrojs/markdown-remark": "workspace:*",

View file

@ -1,5 +1,28 @@
# @astrojs/mdx
## 1.0.0-rc.2
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Minor Changes
- [#8169](https://github.com/withastro/astro/pull/8169) [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12) Thanks [@bluwy](https://github.com/bluwy)! - Remove pre-shiki v0.14 theme names for compatibility. Please rename to the new theme names to migrate:
- `material-darker` -> `material-theme-darker`
- `material-default` -> `material-theme`
- `material-lighter` -> `material-theme-lighter`
- `material-ocean` -> `material-theme-ocean`
- `material-palenight` -> `material-theme-palenight`
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
- @astrojs/markdown-remark@3.0.0-rc.1
- @astrojs/prism@3.0.0-rc.1
## 1.0.0-beta.1
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/mdx",
"description": "Add support for MDX pages in your Astro site",
"version": "1.0.0-beta.1",
"version": "1.0.0-rc.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -54,7 +54,7 @@
"vfile": "^5.3.7"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4"
"astro": "workspace:^3.0.0-rc.5"
},
"devDependencies": {
"@types/chai": "^4.3.5",

View file

@ -1,5 +1,17 @@
# @astrojs/netlify
## 3.0.0-rc.2
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
- @astrojs/underscore-redirects@0.3.0-rc.1
## 3.0.0-beta.1
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/netlify",
"description": "Deploy your site to Netlify",
"version": "3.0.0-beta.1",
"version": "3.0.0-rc.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -43,7 +43,7 @@
"esbuild": "^0.18.16"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4"
"astro": "workspace:^3.0.0-rc.5"
},
"devDependencies": {
"@netlify/edge-functions": "^2.0.0",

View file

@ -1,5 +1,18 @@
# @astrojs/node
## 6.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- [#8176](https://github.com/withastro/astro/pull/8176) [`d08c83ee3`](https://github.com/withastro/astro/commit/d08c83ee3fe0f10374264f61ee473255dcf0cd06) Thanks [@ematipico](https://github.com/ematipico)! - Fix an issue where `express` couldn't use the `handler` in `middleware` mode.
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
## 6.0.0-beta.0
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/node",
"description": "Deploy your site to a Node.js server",
"version": "6.0.0-beta.0",
"version": "6.0.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -37,7 +37,7 @@
"server-destroy": "^1.0.1"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4"
"astro": "workspace:^3.0.0-rc.5"
},
"devDependencies": {
"@types/node": "^18.16.18",

View file

@ -1,5 +1,11 @@
# @astrojs/partytown
## 2.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 2.0.0-beta.0
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/partytown",
"description": "Use Partytown to move scripts into a web worker in your Astro project",
"version": "2.0.0-beta.0",
"version": "2.0.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/preact
## 3.0.0-rc.2
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 3.0.0-beta.1
### Major Changes

View file

@ -137,20 +137,19 @@ export default defineConfig({
// Enable many frameworks to support all different kinds of components.
// No `include` is needed if you are only using a single JSX framework!
integrations: [
preact({
include: ['**/preact/*']
}),
react({
include: ['**/react/*']
}),
solid({
include: ['**/solid/*'],
}),
]
preact({
include: ['**/preact/*'],
}),
react({
include: ['**/react/*'],
}),
solid({
include: ['**/solid/*'],
}),
],
});
```
## Examples
- The [Astro Preact example](https://github.com/withastro/astro/tree/latest/examples/framework-preact) shows how to use an interactive Preact component in an Astro project.

View file

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

View file

@ -1,5 +1,11 @@
# @astrojs/prefetch
## 0.4.0-rc.1
### Minor Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 0.4.0-beta.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/prefetch",
"description": "Prefetch page navigations in your Astro site",
"version": "0.4.0-beta.0",
"version": "0.4.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,16 @@
# @astrojs/react
## 3.0.0-rc.4
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- Updated dependencies [[`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7)]:
- @astrojs/internal-helpers@0.2.0-rc.2
## 3.0.0-beta.3
### Minor Changes

View file

@ -83,16 +83,16 @@ export default defineConfig({
// Enable many frameworks to support all different kinds of components.
// No `include` is needed if you are only using a single JSX framework!
integrations: [
preact({
include: ['**/preact/*']
}),
react({
include: ['**/react/*']
}),
solid({
include: ['**/solid/*'],
}),
]
preact({
include: ['**/preact/*'],
}),
react({
include: ['**/react/*'],
}),
solid({
include: ['**/solid/*'],
}),
],
});
```

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/react",
"description": "Use React components within Astro",
"version": "3.0.0-beta.3",
"version": "3.0.0-rc.4",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -44,7 +44,7 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
"@astrojs/internal-helpers": "0.2.0-beta.1",
"@astrojs/internal-helpers": "0.2.0-rc.2",
"@vitejs/plugin-react": "^4.0.3",
"ultrahtml": "^1.2.0"
},

View file

@ -1,5 +1,11 @@
# @astrojs/sitemap
## 3.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 3.0.0-beta.0
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/sitemap",
"description": "Generate a sitemap for your Astro site",
"version": "3.0.0-beta.0",
"version": "3.0.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/solid-js
## 3.0.0-rc.3
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 3.0.0-beta.2
### Patch Changes

View file

@ -83,16 +83,16 @@ export default defineConfig({
// Enable many frameworks to support all different kinds of components.
// No `include` is needed if you are only using a single JSX framework!
integrations: [
preact({
include: ['**/preact/*']
}),
react({
include: ['**/react/*']
}),
solid({
include: ['**/solid/*'],
}),
]
preact({
include: ['**/preact/*'],
}),
react({
include: ['**/react/*'],
}),
solid({
include: ['**/solid/*'],
}),
],
});
```

View file

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

View file

@ -1,5 +1,16 @@
# @astrojs/svelte
## 4.0.0-rc.2
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
## 4.0.0-beta.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/svelte",
"version": "4.0.0-beta.1",
"version": "4.0.0-rc.2",
"description": "Use Svelte components within Astro",
"type": "module",
"types": "./dist/index.d.ts",
@ -48,7 +48,7 @@
"vite": "^4.4.6"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4",
"astro": "workspace:^3.0.0-rc.5",
"svelte": "^3.55.0 || ^4.0.0"
},
"engines": {

View file

@ -1,5 +1,16 @@
# @astrojs/tailwind
## 5.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
## 5.0.0-beta.0
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/tailwind",
"description": "Use Tailwind CSS to style your Astro site",
"version": "5.0.0-beta.0",
"version": "5.0.0-rc.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -43,7 +43,7 @@
"vite": "^4.4.6"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4",
"astro": "workspace:^3.0.0-rc.5",
"tailwindcss": "^3.0.24"
}
}

View file

@ -1,5 +1,17 @@
# @astrojs/vercel
## 4.0.0-rc.4
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
- @astrojs/internal-helpers@0.2.0-rc.2
## 4.0.0-beta.3
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/vercel",
"description": "Deploy your site to Vercel",
"version": "4.0.0-beta.3",
"version": "4.0.0-rc.4",
"type": "module",
"author": "withastro",
"license": "MIT",
@ -60,7 +60,7 @@
"web-vitals": "^3.3.2"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4"
"astro": "workspace:^3.0.0-rc.5"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.2",

View file

@ -1,5 +1,16 @@
# @astrojs/vue
## 3.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
## 3.0.0-beta.0
### Major Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/vue",
"version": "3.0.0-beta.0",
"version": "3.0.0-rc.1",
"description": "Use Vue components within Astro",
"type": "module",
"types": "./dist/index.d.ts",
@ -56,7 +56,7 @@
"vue": "^3.3.4"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.4",
"astro": "workspace:^3.0.0-rc.5",
"vue": "^3.2.30"
},
"engines": {

View file

@ -1,5 +1,11 @@
# @astrojs/internal-helpers
## 0.2.0-rc.2
### Minor Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 0.2.0-beta.1
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/internal-helpers",
"description": "Internal helpers used by core Astro packages.",
"version": "0.2.0-beta.1",
"version": "0.2.0-rc.2",
"type": "module",
"author": "withastro",
"license": "MIT",

View file

@ -1,5 +1,25 @@
# @astrojs/markdown-remark
## 3.0.0-rc.1
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
- [#8169](https://github.com/withastro/astro/pull/8169) [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12) Thanks [@bluwy](https://github.com/bluwy)! - Remove pre-shiki v0.14 theme names for compatibility. Please rename to the new theme names to migrate:
- `material-darker` -> `material-theme-darker`
- `material-default` -> `material-theme`
- `material-lighter` -> `material-theme-lighter`
- `material-ocean` -> `material-theme-ocean`
- `material-palenight` -> `material-theme-palenight`
### Patch Changes
- Updated dependencies [[`adf9fccfd`](https://github.com/withastro/astro/commit/adf9fccfdda107c2224558f1c2e6a77847ac0a8a), [`582132328`](https://github.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57), [`81545197a`](https://github.com/withastro/astro/commit/81545197a32fd015d763fc386c8b67e0e08b7393), [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7), [`be6bbd2c8`](https://github.com/withastro/astro/commit/be6bbd2c86b9bf5268e765bb937dda00ff15781a), [`42785c7b7`](https://github.com/withastro/astro/commit/42785c7b784b151e6d582570e5d74482129e8eb8), [`95120efbe`](https://github.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493), [`2ae9d37f0`](https://github.com/withastro/astro/commit/2ae9d37f0a9cb21ab288d3c30aecb6d84db87788), [`f003e7364`](https://github.com/withastro/astro/commit/f003e7364317cafdb8589913b26b28e928dd07c9), [`732111cdc`](https://github.com/withastro/astro/commit/732111cdce441639db31f40f621df48442d00969), [`33b8910cf`](https://github.com/withastro/astro/commit/33b8910cfdce5713891c50a84a0a8fe926311710), [`e79e3779d`](https://github.com/withastro/astro/commit/e79e3779df0ad35253abcdb931d622847d9adb12), [`179796405`](https://github.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a), [`a87cbe400`](https://github.com/withastro/astro/commit/a87cbe400314341d5f72abf86ea264e6b47c091f), [`767eb6866`](https://github.com/withastro/astro/commit/767eb68666eb777965baa0d6ade20bbafecf95bf)]:
- astro@3.0.0-rc.5
- @astrojs/prism@3.0.0-rc.1
## 3.0.0-beta.0
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/markdown-remark",
"version": "3.0.0-beta.0",
"version": "3.0.0-rc.1",
"type": "module",
"author": "withastro",
"license": "MIT",
@ -28,10 +28,10 @@
"test": "mocha --exit --timeout 20000"
},
"peerDependencies": {
"astro": "workspace:^3.0.0-beta.0"
"astro": "workspace:^3.0.0-rc.5"
},
"dependencies": {
"@astrojs/prism": "^3.0.0-beta.0",
"@astrojs/prism": "^3.0.0-rc.1",
"github-slugger": "^1.5.0",
"import-meta-resolve": "^2.2.2",
"rehype-raw": "^6.1.1",

View file

@ -1,5 +1,11 @@
# @astrojs/telemetry
## 3.0.0-rc.3
### Major Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 3.0.0-beta.2
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/telemetry",
"version": "3.0.0-beta.2",
"version": "3.0.0-rc.3",
"type": "module",
"types": "./dist/types/index.d.ts",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/underscore-redirects
## 0.3.0-rc.1
### Minor Changes
- [#8179](https://github.com/withastro/astro/pull/8179) [`6011d52d3`](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7) Thanks [@matthewp](https://github.com/matthewp)! - Astro 3.0 Release Candidate
## 0.3.0-beta.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/underscore-redirects",
"description": "Utilities to generate _redirects files in Astro projects",
"version": "0.3.0-beta.0",
"version": "0.3.0-rc.1",
"type": "module",
"author": "withastro",
"license": "MIT",

View file

@ -125,44 +125,44 @@ importers:
examples/basics:
dependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/blog:
dependencies:
'@astrojs/mdx':
specifier: ^1.0.0-beta.1
specifier: ^1.0.0-rc.2
version: link:../../packages/integrations/mdx
'@astrojs/rss':
specifier: ^3.0.0-beta.0
specifier: ^3.0.0-rc.1
version: link:../../packages/astro-rss
'@astrojs/sitemap':
specifier: ^3.0.0-beta.0
specifier: ^3.0.0-rc.1
version: link:../../packages/integrations/sitemap
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/component:
devDependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/deno:
dependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
devDependencies:
'@astrojs/deno':
specifier: ^5.0.0-beta.0
specifier: ^5.0.0-rc.1
version: link:../../packages/integrations/deno
examples/framework-alpine:
dependencies:
'@astrojs/alpinejs':
specifier: ^0.3.0-beta.0
specifier: ^0.3.0-rc.1
version: link:../../packages/integrations/alpinejs
'@types/alpinejs':
specifier: ^3.7.1
@ -171,19 +171,19 @@ importers:
specifier: ^3.12.2
version: 3.12.2
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/framework-lit:
dependencies:
'@astrojs/lit':
specifier: ^3.0.0-beta.0
specifier: ^3.0.0-rc.1
version: link:../../packages/integrations/lit
'@webcomponents/template-shadowroot':
specifier: ^0.2.1
version: 0.2.1
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
lit:
specifier: ^2.7.5
@ -192,22 +192,22 @@ importers:
examples/framework-multiple:
dependencies:
'@astrojs/preact':
specifier: ^3.0.0-beta.1
specifier: ^3.0.0-rc.2
version: link:../../packages/integrations/preact
'@astrojs/react':
specifier: ^3.0.0-beta.3
specifier: ^3.0.0-rc.4
version: link:../../packages/integrations/react
'@astrojs/solid-js':
specifier: ^3.0.0-beta.2
specifier: ^3.0.0-rc.3
version: link:../../packages/integrations/solid
'@astrojs/svelte':
specifier: ^4.0.0-beta.1
specifier: ^4.0.0-rc.2
version: link:../../packages/integrations/svelte
'@astrojs/vue':
specifier: ^3.0.0-beta.0
specifier: ^3.0.0-rc.1
version: link:../../packages/integrations/vue
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
preact:
specifier: ^10.15.1
@ -231,13 +231,13 @@ importers:
examples/framework-preact:
dependencies:
'@astrojs/preact':
specifier: ^3.0.0-beta.1
specifier: ^3.0.0-rc.2
version: link:../../packages/integrations/preact
'@preact/signals':
specifier: ^1.1.3
version: 1.1.3(preact@10.15.1)
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
preact:
specifier: ^10.15.1
@ -246,7 +246,7 @@ importers:
examples/framework-react:
dependencies:
'@astrojs/react':
specifier: ^3.0.0-beta.3
specifier: ^3.0.0-rc.4
version: link:../../packages/integrations/react
'@types/react':
specifier: ^18.2.13
@ -255,7 +255,7 @@ importers:
specifier: ^18.2.6
version: 18.2.6
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
react:
specifier: ^18.2.0
@ -267,10 +267,10 @@ importers:
examples/framework-solid:
dependencies:
'@astrojs/solid-js':
specifier: ^3.0.0-beta.2
specifier: ^3.0.0-rc.3
version: link:../../packages/integrations/solid
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
solid-js:
specifier: ^1.7.6
@ -279,10 +279,10 @@ importers:
examples/framework-svelte:
dependencies:
'@astrojs/svelte':
specifier: ^4.0.0-beta.1
specifier: ^4.0.0-rc.2
version: link:../../packages/integrations/svelte
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
svelte:
specifier: ^3.59.1
@ -291,10 +291,10 @@ importers:
examples/framework-vue:
dependencies:
'@astrojs/vue':
specifier: ^3.0.0-beta.0
specifier: ^3.0.0-rc.1
version: link:../../packages/integrations/vue
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
vue:
specifier: ^3.3.4
@ -303,25 +303,25 @@ importers:
examples/hackernews:
dependencies:
'@astrojs/node':
specifier: ^6.0.0-beta.0
specifier: ^6.0.0-rc.1
version: link:../../packages/integrations/node
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/integration:
devDependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/middleware:
dependencies:
'@astrojs/node':
specifier: ^6.0.0-beta.0
specifier: ^6.0.0-rc.1
version: link:../../packages/integrations/node
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
html-minifier:
specifier: ^4.0.0
@ -330,31 +330,31 @@ importers:
examples/minimal:
dependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/non-html-pages:
dependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/portfolio:
dependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/ssr:
dependencies:
'@astrojs/node':
specifier: ^6.0.0-beta.0
specifier: ^6.0.0-rc.1
version: link:../../packages/integrations/node
'@astrojs/svelte':
specifier: ^4.0.0-beta.1
specifier: ^4.0.0-rc.2
version: link:../../packages/integrations/svelte
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
svelte:
specifier: ^3.59.1
@ -363,19 +363,19 @@ importers:
examples/with-markdoc:
dependencies:
'@astrojs/markdoc':
specifier: ^1.0.0-beta.1
version: 1.0.0-beta.1(astro@packages+astro)
specifier: ^0.5.0-rc.1
version: link:../../packages/integrations/markdoc
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/with-markdown-plugins:
dependencies:
'@astrojs/markdown-remark':
specifier: ^3.0.0-beta.0
specifier: ^3.0.0-rc.1
version: link:../../packages/markdown/remark
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
hast-util-select:
specifier: ^5.0.5
@ -396,19 +396,19 @@ importers:
examples/with-markdown-shiki:
dependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
examples/with-mdx:
dependencies:
'@astrojs/mdx':
specifier: ^1.0.0-beta.1
specifier: ^1.0.0-rc.2
version: link:../../packages/integrations/mdx
'@astrojs/preact':
specifier: ^3.0.0-beta.1
specifier: ^3.0.0-rc.2
version: link:../../packages/integrations/preact
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
preact:
specifier: ^10.15.1
@ -417,13 +417,13 @@ importers:
examples/with-nanostores:
dependencies:
'@astrojs/preact':
specifier: ^3.0.0-beta.1
specifier: ^3.0.0-rc.2
version: link:../../packages/integrations/preact
'@nanostores/preact':
specifier: ^0.4.1
version: 0.4.1(nanostores@0.8.1)(preact@10.15.1)
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
nanostores:
specifier: ^0.8.1
@ -435,16 +435,16 @@ importers:
examples/with-tailwindcss:
dependencies:
'@astrojs/mdx':
specifier: ^1.0.0-beta.1
specifier: ^1.0.0-rc.2
version: link:../../packages/integrations/mdx
'@astrojs/tailwind':
specifier: ^5.0.0-beta.0
specifier: ^5.0.0-rc.1
version: link:../../packages/integrations/tailwind
'@types/canvas-confetti':
specifier: ^1.6.0
version: 1.6.0
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
autoprefixer:
specifier: ^10.4.14
@ -462,7 +462,7 @@ importers:
examples/with-vite-plugin-pwa:
dependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
vite-plugin-pwa:
specifier: 0.14.7
@ -474,7 +474,7 @@ importers:
examples/with-vitest:
dependencies:
astro:
specifier: ^3.0.0-beta.4
specifier: ^3.0.0-rc.5
version: link:../../packages/astro
vitest:
specifier: ^0.31.4
@ -4518,7 +4518,7 @@ importers:
packages/integrations/react:
dependencies:
'@astrojs/internal-helpers':
specifier: 0.2.0-beta.1
specifier: 0.2.0-rc.2
version: link:../../internal-helpers
'@vitejs/plugin-react':
specifier: ^4.0.3
@ -4894,7 +4894,7 @@ importers:
packages/markdown/remark:
dependencies:
'@astrojs/prism':
specifier: ^3.0.0-beta.0
specifier: ^3.0.0-rc.1
version: link:../../astro-prism
github-slugger:
specifier: ^1.5.0
@ -5187,10 +5187,6 @@ packages:
resolution: {integrity: sha512-SKVWorXpOHff+OuZCd5kdTc5HxVX7bVXVXYP0jANT4crz7y2PdthUxMnE21iuYt4+Bq3aV5MId4OdgwlJ2/d/Q==}
dev: false
/@astrojs/internal-helpers@0.2.0-beta.1:
resolution: {integrity: sha512-hqeB0lAtqYy3pDI1wSNMfAAGoDIFDF8qiKZMflWiCDwvBxYBBAe26nh9llJTxtT3ycuQAUrGLK5JyI2XQMxfyg==}
dev: false
/@astrojs/language-server@2.2.0(prettier-plugin-astro@0.11.0)(prettier@3.0.1)(typescript@5.1.6):
resolution: {integrity: sha512-zyEumkwcep3pGyMpcEJFEn96jV6pEg3CUtjehnT9KseDFqf+gPYTbw5nwOpN9uXIJ/E5bAxhqpkr3J2LCQHRrg==}
hasBin: true
@ -5227,35 +5223,6 @@ packages:
- typescript
dev: true
/@astrojs/markdoc@1.0.0-beta.1(astro@packages+astro):
resolution: {integrity: sha512-KYA9kRZHIboVhOV+kVU6rDxp3x1HXFbqPezC5Ttthc4DLSXTPOlDjF1+/tZ5LhGkZTvxD0g/0PcII5X4IsciQg==}
engines: {node: '>=18.14.1'}
peerDependencies:
astro: '*'
dependencies:
'@astrojs/internal-helpers': 0.2.0-beta.1
'@astrojs/prism': 3.0.0-beta.0
'@markdoc/markdoc': 0.3.0
astro: link:packages/astro
esbuild: 0.18.16
github-slugger: 2.0.0
gray-matter: 4.0.3
htmlparser2: 9.0.0
kleur: 4.1.5
shiki: 0.14.1
zod: 3.20.6
transitivePeerDependencies:
- '@types/react'
- react
dev: false
/@astrojs/prism@3.0.0-beta.0:
resolution: {integrity: sha512-ZAPhCxhiFOyoHSf9ZXZB/cjZ+nX2crJhmGLLR8NnXwZcmMRYdkKfjnD2GrjQNPvI0lHFO42yjC4vty2heJNBlg==}
engines: {node: '>=18.14.1'}
dependencies:
prismjs: 1.29.0
dev: false
/@babel/code-frame@7.22.5:
resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==}
engines: {node: '>=6.9.0'}