[ci] release (beta) (#5911)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot) 2023-01-23 13:11:39 -08:00 committed by GitHub
parent c61ec4202a
commit a75177f843
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
52 changed files with 220 additions and 87 deletions

View file

@ -65,6 +65,7 @@
"angry-spoons-flow",
"beige-beds-smile",
"beige-pumpkins-pump",
"beige-waves-wave",
"calm-emus-raise",
"calm-peas-doubt",
"chatty-planes-bathe",
@ -82,10 +83,16 @@
"gold-baboons-tie",
"grumpy-days-yell",
"kind-beers-give",
"kind-panthers-doubt",
"kind-seahorses-reply",
"large-hotels-give",
"large-steaks-film",
"lemon-bobcats-kick",
"lemon-eagles-worry",
"lovely-terms-drive",
"lovely-worms-invite",
"lucky-ants-push",
"lucky-tigers-know",
"mean-suits-cover",
"modern-bulldogs-film",
"neat-eagles-trade",
@ -98,13 +105,16 @@
"quick-impalas-rush",
"quiet-actors-agree",
"real-nails-clean",
"real-rules-occur",
"red-snakes-fetch",
"rotten-cups-happen",
"selfish-tigers-do",
"serious-cats-jog",
"shaggy-bags-attend",
"shaggy-keys-turn",
"shaggy-melons-tap",
"six-carpets-talk",
"six-dingos-add",
"smart-clouds-applaud",
"smooth-guests-perform",
"spicy-parrots-beam",
@ -113,9 +123,11 @@
"stupid-wolves-explain",
"sweet-rocks-count",
"swift-kangaroos-decide",
"ten-paws-obey",
"thick-walls-smell",
"thin-beers-drive",
"thin-seahorses-worry",
"three-comics-share",
"tricky-rabbits-count",
"twelve-cooks-tickle",
"twenty-boxes-know",

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3"
"astro": "^2.0.0-beta.4"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"@astrojs/mdx": "^0.15.0-beta.0",
"@astrojs/rss": "^2.1.0-beta.0",
"@astrojs/sitemap": "^1.0.0"

View file

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

View file

@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3"
"astro": "^2.0.0-beta.4"
},
"devDependencies": {
"@astrojs/deno": "^4.0.0-beta.2"

View file

@ -12,7 +12,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"alpinejs": "^3.10.2",
"@astrojs/alpinejs": "^0.1.2",
"@types/alpinejs": "^3.7.0"

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"lit": "^2.2.5",
"@astrojs/lit": "^1.0.2-beta.0",
"@webcomponents/template-shadowroot": "^0.1.0"

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
@ -21,7 +21,7 @@
"@astrojs/preact": "^2.0.0-beta.0",
"@astrojs/react": "^2.0.0-beta.0",
"@astrojs/solid-js": "^2.0.0-beta.0",
"@astrojs/svelte": "^2.0.0-beta.2",
"@astrojs/svelte": "^2.0.0-beta.3",
"@astrojs/vue": "^2.0.0-beta.1"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"preact": "^10.7.3",
"@astrojs/preact": "^2.0.0-beta.0",
"@preact/signals": "^1.1.0"

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@astrojs/react": "^2.0.0-beta.0",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"solid-js": "^1.4.3",
"@astrojs/solid-js": "^2.0.0-beta.0"
}

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"svelte": "^3.48.0",
"@astrojs/svelte": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3"
"@astrojs/svelte": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"vue": "^3.2.37",
"@astrojs/vue": "^2.0.0-beta.1"
}

View file

@ -13,6 +13,6 @@
},
"dependencies": {
"@astrojs/node": "^5.0.0-beta.1",
"astro": "^2.0.0-beta.3"
"astro": "^2.0.0-beta.4"
}
}

View file

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

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3"
"astro": "^2.0.0-beta.4"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3"
"astro": "^2.0.0-beta.4"
}
}

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3"
"astro": "^2.0.0-beta.4"
}
}

View file

@ -12,9 +12,9 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"svelte": "^3.48.0",
"@astrojs/svelte": "^2.0.0-beta.2",
"@astrojs/svelte": "^2.0.0-beta.3",
"@astrojs/node": "^5.0.0-beta.1",
"concurrently": "^7.2.1",
"unocss": "^0.15.6",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"@astrojs/markdown-remark": "^2.0.0-beta.2",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",

View file

@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3"
"astro": "^2.0.0-beta.4"
}
}

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"preact": "^10.6.5",
"@astrojs/preact": "^2.0.0-beta.0",
"@astrojs/mdx": "^0.15.0-beta.0"

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"preact": "^10.7.3",
"@astrojs/preact": "^2.0.0-beta.0",
"nanostores": "^0.5.12",

View file

@ -12,9 +12,9 @@
},
"dependencies": {
"@astrojs/mdx": "^0.15.0-beta.0",
"@astrojs/tailwind": "^3.0.0-beta.1",
"@astrojs/tailwind": "^3.0.0-beta.2",
"@types/canvas-confetti": "^1.4.3",
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}

View file

@ -12,7 +12,7 @@
"test": "vitest"
},
"dependencies": {
"astro": "^2.0.0-beta.3",
"astro": "^2.0.0-beta.4",
"vitest": "^0.20.3"
}
}

View file

@ -1,5 +1,62 @@
# astro
## 2.0.0-beta.4
### Major Changes
- [#5941](https://github.com/withastro/astro/pull/5941) [`304823811`](https://github.com/withastro/astro/commit/304823811eddd8e72aa1d8e2d39b40ab5cda3565) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Content collections: Introduce a new `slug` frontmatter field for overriding the generated slug. This replaces the previous `slug()` collection config option from Astro 1.X and the 2.0 beta.
When present in a Markdown or MDX file, this will override the generated slug for that entry.
```diff
# src/content/blog/post-1.md
---
title: Post 1
+ slug: post-1-custom-slug
---
```
Astro will respect this slug in the generated `slug` type and when using the `getEntryBySlug()` utility:
```astro
---
import { getEntryBySlug } from 'astro:content';
// Retrieve `src/content/blog/post-1.md` by slug with type safety
const post = await getEntryBySlug('blog', 'post-1-custom-slug');
---
```
#### Migration
If you relied on the `slug()` config option, you will need to move all custom slugs to `slug` frontmatter properties in each collection entry.
Additionally, Astro no longer allows `slug` as a collection schema property. This ensures Astro can manage the `slug` property for type generation and performance. Remove this property from your schema and any relevant `slug()` configuration:
```diff
const blog = defineCollection({
schema: z.object({
- slug: z.string().optional(),
}),
- slug({ defaultSlug, data }) {
- return data.slug ?? defaultSlug;
- },
})
```
### Patch Changes
- [#5499](https://github.com/withastro/astro/pull/5499) [`4987d6f44`](https://github.com/withastro/astro/commit/4987d6f44cfd0d81d88f21f5c380503403dc1e6a) Thanks [@bluwy](https://github.com/bluwy)! - Handle custom injected entry files during build
- [#5917](https://github.com/withastro/astro/pull/5917) [`7325df412`](https://github.com/withastro/astro/commit/7325df412107fc0e65cd45c1b568fb686708f723) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix duplicate CSS in dev mode when `vite.css.devSourcemap` is provided
- [#5905](https://github.com/withastro/astro/pull/5905) [`a8d3e7924`](https://github.com/withastro/astro/commit/a8d3e79246605d252dcddad159e358e2d79bd624) Thanks [@bluwy](https://github.com/bluwy)! - Fix CLI node version check
- [#5909](https://github.com/withastro/astro/pull/5909) [`5fd9208d4`](https://github.com/withastro/astro/commit/5fd9208d447f5ab8909a2188b6c2491a0debd49d) Thanks [@jasikpark](https://github.com/jasikpark)! - Update compiler to 1.0.1
- Updated dependencies [[`46ecd5de3`](https://github.com/withastro/astro/commit/46ecd5de34df619e2ee73ccea39a57acd37bc0b8)]:
- @astrojs/webapi@2.0.0-beta.1
## 2.0.0-beta.3
### Major Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module",
"author": "withastro",
@ -103,7 +103,7 @@
"@astrojs/language-server": "^0.28.3",
"@astrojs/markdown-remark": "^2.0.0-beta.2",
"@astrojs/telemetry": "^2.0.0-beta.0",
"@astrojs/webapi": "^2.0.0-beta.0",
"@astrojs/webapi": "^2.0.0-beta.1",
"@babel/core": "^7.18.2",
"@babel/generator": "^7.18.2",
"@babel/parser": "^7.18.4",

View file

@ -1,5 +1,13 @@
# create-astro
## 2.0.0-beta.1
### Patch Changes
- [#5898](https://github.com/withastro/astro/pull/5898) [`d8919b1a2`](https://github.com/withastro/astro/commit/d8919b1a2197616b70ec57f0fb00b0bde6943e43) Thanks [@TheOtterlord](https://github.com/TheOtterlord)! - Support headless runs with `-y` / `--yes`
- [#5920](https://github.com/withastro/astro/pull/5920) [`f27bb3d79`](https://github.com/withastro/astro/commit/f27bb3d79f9774f01037e60e656b1f9d8e03367d) Thanks [@delucis](https://github.com/delucis)! - Improve error message for third-party template 404s
## 2.0.0-beta.0
### Major Changes

View file

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

View file

@ -38,7 +38,7 @@
"tiny-glob": "^0.2.9"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.4"
},
"devDependencies": {
"astro": "workspace:*",

View file

@ -32,7 +32,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.4"
},
"devDependencies": {
"astro": "workspace:*",

View file

@ -1,5 +1,14 @@
# @astrojs/image
## 0.12.2-beta.1
### Patch Changes
- [#5930](https://github.com/withastro/astro/pull/5930) [`46ecd5de3`](https://github.com/withastro/astro/commit/46ecd5de34df619e2ee73ccea39a57acd37bc0b8) Thanks [@h3y6e](https://github.com/h3y6e)! - Update magic-string from 0.25.9 to 0.27.0
- Updated dependencies [[`4987d6f44`](https://github.com/withastro/astro/commit/4987d6f44cfd0d81d88f21f5c380503403dc1e6a), [`304823811`](https://github.com/withastro/astro/commit/304823811eddd8e72aa1d8e2d39b40ab5cda3565), [`7325df412`](https://github.com/withastro/astro/commit/7325df412107fc0e65cd45c1b568fb686708f723), [`a8d3e7924`](https://github.com/withastro/astro/commit/a8d3e79246605d252dcddad159e358e2d79bd624), [`5fd9208d4`](https://github.com/withastro/astro/commit/5fd9208d447f5ab8909a2188b6c2491a0debd49d)]:
- astro@2.0.0-beta.4
## 0.12.2-beta.0
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/image",
"description": "Load and transform images in your Astro site.",
"version": "0.12.2-beta.0",
"version": "0.12.2-beta.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -64,7 +64,7 @@
"vite": "^4.0.3"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.3",
"astro": "workspace:^2.0.0-beta.4",
"sharp": ">=0.31.0"
},
"peerDependenciesMeta": {

View file

@ -1,5 +1,15 @@
# @astrojs/netlify
## 2.0.0-beta.4
### Patch Changes
- [#5904](https://github.com/withastro/astro/pull/5904) [`f5adbd6b5`](https://github.com/withastro/astro/commit/f5adbd6b55ca13a7523dff2cfc5dccdab9980fa7) Thanks [@matthewp](https://github.com/matthewp)! - Support prerender in \_redirects
- Updated dependencies [[`4987d6f44`](https://github.com/withastro/astro/commit/4987d6f44cfd0d81d88f21f5c380503403dc1e6a), [`304823811`](https://github.com/withastro/astro/commit/304823811eddd8e72aa1d8e2d39b40ab5cda3565), [`46ecd5de3`](https://github.com/withastro/astro/commit/46ecd5de34df619e2ee73ccea39a57acd37bc0b8), [`7325df412`](https://github.com/withastro/astro/commit/7325df412107fc0e65cd45c1b568fb686708f723), [`a8d3e7924`](https://github.com/withastro/astro/commit/a8d3e79246605d252dcddad159e358e2d79bd624), [`5fd9208d4`](https://github.com/withastro/astro/commit/5fd9208d447f5ab8909a2188b6c2491a0debd49d)]:
- astro@2.0.0-beta.4
- @astrojs/webapi@2.0.0-beta.1
## 2.0.0-beta.3
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/netlify",
"description": "Deploy your site to Netlify",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -34,11 +34,11 @@
"test": "npm run test-fn"
},
"dependencies": {
"@astrojs/webapi": "^2.0.0-beta.0",
"@astrojs/webapi": "^2.0.0-beta.1",
"esbuild": "^0.15.18"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.4"
},
"devDependencies": {
"@netlify/edge-handler-types": "^0.34.1",

View file

@ -30,11 +30,11 @@
"test": "mocha --exit --timeout 20000 test/"
},
"dependencies": {
"@astrojs/webapi": "^2.0.0-beta.0",
"@astrojs/webapi": "^2.0.0-beta.1",
"send": "^0.18.0"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.4"
},
"devDependencies": {
"@types/send": "^0.17.1",

View file

@ -1,5 +1,11 @@
# @astrojs/partytown
## 1.0.3-beta.1
### Patch Changes
- [#5936](https://github.com/withastro/astro/pull/5936) [`77ae7a597`](https://github.com/withastro/astro/commit/77ae7a597a8fdd5c939291b4f63237c659a79225) Thanks [@rishi-raj-jain](https://github.com/rishi-raj-jain)! - fix trailing slash with base path
## 1.0.3-beta.0
### Patch Changes

View file

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

View file

@ -1,5 +1,14 @@
# @astrojs/svelte
## 2.0.0-beta.3
### Patch Changes
- [#5923](https://github.com/withastro/astro/pull/5923) [`f32bf07c1`](https://github.com/withastro/astro/commit/f32bf07c19ebd8f9c85ed47c52e2a4137074e9b3) Thanks [@delucis](https://github.com/delucis)! - Improve README
- Updated dependencies [[`4987d6f44`](https://github.com/withastro/astro/commit/4987d6f44cfd0d81d88f21f5c380503403dc1e6a), [`304823811`](https://github.com/withastro/astro/commit/304823811eddd8e72aa1d8e2d39b40ab5cda3565), [`7325df412`](https://github.com/withastro/astro/commit/7325df412107fc0e65cd45c1b568fb686708f723), [`a8d3e7924`](https://github.com/withastro/astro/commit/a8d3e79246605d252dcddad159e358e2d79bd624), [`5fd9208d4`](https://github.com/withastro/astro/commit/5fd9208d447f5ab8909a2188b6c2491a0debd49d)]:
- astro@2.0.0-beta.4
## 2.0.0-beta.2
### Major Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/svelte",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "Use Svelte components within Astro",
"type": "module",
"types": "./dist/index.d.ts",
@ -44,7 +44,7 @@
},
"peerDependencies": {
"svelte": "^3.54.0",
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.4"
},
"engines": {
"node": ">=16.12.0"

View file

@ -1,5 +1,14 @@
# @astrojs/tailwind
## 3.0.0-beta.2
### Patch Changes
- [#5908](https://github.com/withastro/astro/pull/5908) [`9e57268f1`](https://github.com/withastro/astro/commit/9e57268f1318853b612711b31d7461e9b9ce1978) Thanks [@MoustaphaDev](https://github.com/MoustaphaDev)! - Fix vite not picking up Postcss config files because of the tailwind integration
- Updated dependencies [[`4987d6f44`](https://github.com/withastro/astro/commit/4987d6f44cfd0d81d88f21f5c380503403dc1e6a), [`304823811`](https://github.com/withastro/astro/commit/304823811eddd8e72aa1d8e2d39b40ab5cda3565), [`7325df412`](https://github.com/withastro/astro/commit/7325df412107fc0e65cd45c1b568fb686708f723), [`a8d3e7924`](https://github.com/withastro/astro/commit/a8d3e79246605d252dcddad159e358e2d79bd624), [`5fd9208d4`](https://github.com/withastro/astro/commit/5fd9208d447f5ab8909a2188b6c2491a0debd49d)]:
- astro@2.0.0-beta.4
## 3.0.0-beta.1
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/tailwind",
"description": "Tailwind + Astro Integrations",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@ -41,7 +41,7 @@
},
"peerDependencies": {
"tailwindcss": "^3.0.24",
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.4"
},
"pnpm": {
"peerDependencyRules": {

View file

@ -44,13 +44,13 @@
"test": "mocha --exit --timeout 20000 test/"
},
"dependencies": {
"@astrojs/webapi": "^2.0.0-beta.0",
"@astrojs/webapi": "^2.0.0-beta.1",
"@vercel/nft": "^0.22.1",
"fast-glob": "^3.2.11",
"set-cookie-parser": "^2.5.1"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.4"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.2",

View file

@ -51,7 +51,7 @@
},
"peerDependencies": {
"vue": "^3.2.30",
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.4"
},
"engines": {
"node": ">=16.12.0"

View file

@ -25,7 +25,7 @@
"test": "mocha --exit --timeout 20000"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.2"
"astro": "workspace:^2.0.0-beta.4"
},
"dependencies": {
"@astrojs/prism": "^2.0.0-beta.0",

View file

@ -1,5 +1,11 @@
# @astrojs/webapi
## 2.0.0-beta.1
### Patch Changes
- [#5930](https://github.com/withastro/astro/pull/5930) [`46ecd5de3`](https://github.com/withastro/astro/commit/46ecd5de34df619e2ee73ccea39a57acd37bc0b8) Thanks [@h3y6e](https://github.com/h3y6e)! - Update magic-string from 0.25.9 to 0.27.0
## 2.0.0-beta.0
### Major Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/webapi",
"description": "Use Web APIs in Node",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"type": "module",
"exports": {
".": {

View file

@ -63,7 +63,7 @@ importers:
examples/basics:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
astro: link:../../packages/astro
@ -72,7 +72,7 @@ importers:
'@astrojs/mdx': ^0.15.0-beta.0
'@astrojs/rss': ^2.1.0-beta.0
'@astrojs/sitemap': ^1.0.0
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
'@astrojs/rss': link:../../packages/astro-rss
@ -81,14 +81,14 @@ importers:
examples/component:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
devDependencies:
astro: link:../../packages/astro
examples/deno:
specifiers:
'@astrojs/deno': ^4.0.0-beta.2
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
astro: link:../../packages/astro
devDependencies:
@ -104,7 +104,7 @@ importers:
'@types/node': ^18.0.0
'@types/react': ^17.0.45
'@types/react-dom': ^18.0.0
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
html-escaper: ^3.0.3
preact: ^10.7.3
react: ^18.1.0
@ -130,7 +130,7 @@ importers:
'@astrojs/alpinejs': ^0.1.2
'@types/alpinejs': ^3.7.0
alpinejs: ^3.10.2
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
'@astrojs/alpinejs': link:../../packages/integrations/alpinejs
'@types/alpinejs': 3.7.1
@ -141,7 +141,7 @@ importers:
specifiers:
'@astrojs/lit': ^1.0.2-beta.0
'@webcomponents/template-shadowroot': ^0.1.0
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
lit: ^2.2.5
dependencies:
'@astrojs/lit': link:../../packages/integrations/lit
@ -154,9 +154,9 @@ importers:
'@astrojs/preact': ^2.0.0-beta.0
'@astrojs/react': ^2.0.0-beta.0
'@astrojs/solid-js': ^2.0.0-beta.0
'@astrojs/svelte': ^2.0.0-beta.2
'@astrojs/svelte': ^2.0.0-beta.3
'@astrojs/vue': ^2.0.0-beta.1
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
preact: ^10.7.3
react: ^18.1.0
react-dom: ^18.1.0
@ -181,7 +181,7 @@ importers:
specifiers:
'@astrojs/preact': ^2.0.0-beta.0
'@preact/signals': ^1.1.0
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
preact: ^10.7.3
dependencies:
'@astrojs/preact': link:../../packages/integrations/preact
@ -194,7 +194,7 @@ importers:
'@astrojs/react': ^2.0.0-beta.0
'@types/react': ^18.0.10
'@types/react-dom': ^18.0.5
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
react: ^18.1.0
react-dom: ^18.1.0
dependencies:
@ -208,7 +208,7 @@ importers:
examples/framework-solid:
specifiers:
'@astrojs/solid-js': ^2.0.0-beta.0
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
solid-js: ^1.4.3
dependencies:
'@astrojs/solid-js': link:../../packages/integrations/solid
@ -217,8 +217,8 @@ importers:
examples/framework-svelte:
specifiers:
'@astrojs/svelte': ^2.0.0-beta.2
astro: ^2.0.0-beta.3
'@astrojs/svelte': ^2.0.0-beta.3
astro: ^2.0.0-beta.4
svelte: ^3.48.0
dependencies:
'@astrojs/svelte': link:../../packages/integrations/svelte
@ -228,7 +228,7 @@ importers:
examples/framework-vue:
specifiers:
'@astrojs/vue': ^2.0.0-beta.1
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
vue: ^3.2.37
dependencies:
'@astrojs/vue': link:../../packages/integrations/vue
@ -238,40 +238,40 @@ importers:
examples/hackernews:
specifiers:
'@astrojs/node': ^5.0.0-beta.1
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
'@astrojs/node': link:../../packages/integrations/node
astro: link:../../packages/astro
examples/integration:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
devDependencies:
astro: link:../../packages/astro
examples/minimal:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
astro: link:../../packages/astro
examples/non-html-pages:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
astro: link:../../packages/astro
examples/portfolio:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
astro: link:../../packages/astro
examples/ssr:
specifiers:
'@astrojs/node': ^5.0.0-beta.1
'@astrojs/svelte': ^2.0.0-beta.2
astro: ^2.0.0-beta.3
'@astrojs/svelte': ^2.0.0-beta.3
astro: ^2.0.0-beta.4
concurrently: ^7.2.1
svelte: ^3.48.0
unocss: ^0.15.6
@ -288,7 +288,7 @@ importers:
examples/with-markdown-plugins:
specifiers:
'@astrojs/markdown-remark': ^2.0.0-beta.2
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
hast-util-select: 5.0.1
rehype-autolink-headings: ^6.1.1
rehype-slug: ^5.0.1
@ -305,7 +305,7 @@ importers:
examples/with-markdown-shiki:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
dependencies:
astro: link:../../packages/astro
@ -313,7 +313,7 @@ importers:
specifiers:
'@astrojs/mdx': ^0.15.0-beta.0
'@astrojs/preact': ^2.0.0-beta.0
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
preact: ^10.6.5
dependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
@ -325,7 +325,7 @@ importers:
specifiers:
'@astrojs/preact': ^2.0.0-beta.0
'@nanostores/preact': ^0.1.3
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
nanostores: ^0.5.12
preact: ^10.7.3
dependencies:
@ -338,9 +338,9 @@ importers:
examples/with-tailwindcss:
specifiers:
'@astrojs/mdx': ^0.15.0-beta.0
'@astrojs/tailwind': ^3.0.0-beta.1
'@astrojs/tailwind': ^3.0.0-beta.2
'@types/canvas-confetti': ^1.4.3
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
autoprefixer: ^10.4.7
canvas-confetti: ^1.5.1
postcss: ^8.4.14
@ -357,7 +357,7 @@ importers:
examples/with-vite-plugin-pwa:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
vite-plugin-pwa: 0.11.11
workbox-window: ^6.5.3
dependencies:
@ -367,7 +367,7 @@ importers:
examples/with-vitest:
specifiers:
astro: ^2.0.0-beta.3
astro: ^2.0.0-beta.4
vitest: ^0.20.3
dependencies:
astro: link:../../packages/astro
@ -379,7 +379,7 @@ importers:
'@astrojs/language-server': ^0.28.3
'@astrojs/markdown-remark': ^2.0.0-beta.2
'@astrojs/telemetry': ^2.0.0-beta.0
'@astrojs/webapi': ^2.0.0-beta.0
'@astrojs/webapi': ^2.0.0-beta.1
'@babel/core': ^7.18.2
'@babel/generator': ^7.18.2
'@babel/parser': ^7.18.4
@ -2997,7 +2997,7 @@ importers:
packages/integrations/netlify:
specifiers:
'@astrojs/webapi': ^2.0.0-beta.0
'@astrojs/webapi': ^2.0.0-beta.1
'@netlify/edge-handler-types': ^0.34.1
'@netlify/functions': ^1.0.0
'@types/node': ^14.18.20
@ -3054,7 +3054,7 @@ importers:
packages/integrations/node:
specifiers:
'@astrojs/webapi': ^2.0.0-beta.0
'@astrojs/webapi': ^2.0.0-beta.1
'@types/send': ^0.17.1
astro: workspace:*
astro-scripts: workspace:*
@ -3294,7 +3294,7 @@ importers:
packages/integrations/vercel:
specifiers:
'@astrojs/webapi': ^2.0.0-beta.0
'@astrojs/webapi': ^2.0.0-beta.1
'@types/set-cookie-parser': ^2.4.2
'@vercel/nft': ^0.22.1
astro: workspace:*

View file

@ -1,5 +1,12 @@
# astro-scripts
## 0.0.10-beta.1
### Patch Changes
- Updated dependencies [[`46ecd5de3`](https://github.com/withastro/astro/commit/46ecd5de34df619e2ee73ccea39a57acd37bc0b8)]:
- @astrojs/webapi@2.0.0-beta.1
## 0.0.10-beta.0
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro-scripts",
"version": "0.0.10-beta.0",
"version": "0.0.10-beta.1",
"private": true,
"type": "module",
"main": "./index.js",