0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

[ci] release (beta) (#12170)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot) 2024-10-15 10:48:59 -07:00 committed by GitHub
parent 4ade067cef
commit c929e5d8c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 85 additions and 113 deletions

View file

@ -50,10 +50,12 @@
"eight-days-sort",
"eighty-bags-cross",
"eighty-boxes-applaud",
"eighty-donkeys-fly",
"eighty-ligers-punch",
"five-jars-hear",
"fluffy-jars-live",
"fresh-pandas-drive",
"funny-wolves-dream",
"fuzzy-pugs-live",
"giant-rocks-thank",
"healthy-ads-scream",
@ -65,6 +67,7 @@
"hungry-jokes-try",
"itchy-toys-march",
"large-zebras-sniff",
"light-pears-accept",
"long-lions-do",
"long-months-rule",
"lovely-pianos-breathe",
@ -99,6 +102,7 @@
"tame-pumpkins-swim",
"ten-students-repair",
"ten-walls-tap",
"three-days-cough",
"three-olives-reflect",
"twelve-comics-march",
"twenty-cobras-push",

View file

@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
}
}

View file

@ -13,6 +13,6 @@
"@astrojs/mdx": "^4.0.0-beta.2",
"@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
}
}

View file

@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
},
"peerDependencies": {
"astro": "^4.0.0 || ^5.0.0"

View file

@ -11,7 +11,7 @@
"test": "vitest run"
},
"dependencies": {
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"@astrojs/react": "^3.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View file

@ -13,6 +13,6 @@
"@astrojs/alpinejs": "^0.4.0",
"@types/alpinejs": "^3.13.10",
"alpinejs": "^3.14.1",
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
}
}

View file

@ -17,7 +17,7 @@
"@astrojs/vue": "^5.0.0-beta.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View file

@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/preact": "^3.5.3",
"@preact/signals": "^1.3.0",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"preact": "^10.24.3"
}
}

View file

@ -13,7 +13,7 @@
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/solid-js": "^4.4.2",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"solid-js": "^1.9.2"
}
}

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/svelte": "^6.0.0-beta.1",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"svelte": "^4.2.19"
}
}

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/vue": "^5.0.0-beta.0",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"vue": "^3.5.12"
}
}

View file

@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.0.0-alpha.1",
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
}
}

View file

@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
},
"peerDependencies": {
"astro": "^4.0.0"

View file

@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
}
}

View file

@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
}
}

View file

@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/node": "^9.0.0-alpha.1",
"@astrojs/svelte": "^6.0.0-beta.1",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"svelte": "^4.2.19"
}
}

View file

@ -9,7 +9,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"sass": "^1.79.5",
"sharp": "^0.33.3"
}

View file

@ -15,6 +15,6 @@
"./app": "./dist/app.js"
},
"devDependencies": {
"astro": "^5.0.0-beta.4"
"astro": "^5.0.0-beta.5"
}
}

View file

@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/markdoc": "0.11.5-beta.1",
"astro": "^5.0.0-beta.4"
"@astrojs/markdoc": "^0.12.0-beta.0",
"astro": "^5.0.0-beta.5"
}
}

View file

@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/mdx": "^4.0.0-beta.2",
"@astrojs/preact": "^3.5.3",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"preact": "^10.24.3"
}
}

View file

@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/preact": "^3.5.3",
"@nanostores/preact": "^0.5.2",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"nanostores": "^0.11.3",
"preact": "^10.24.3"
}

View file

@ -11,9 +11,9 @@
},
"dependencies": {
"@astrojs/mdx": "^4.0.0-beta.2",
"@astrojs/tailwind": "^5.1.1",
"@astrojs/tailwind": "^5.1.2",
"@types/canvas-confetti": "^1.6.4",
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"autoprefixer": "^10.4.20",
"canvas-confetti": "^1.9.3",
"postcss": "^8.4.47",

View file

@ -11,7 +11,7 @@
"test": "vitest"
},
"dependencies": {
"astro": "^5.0.0-beta.4",
"astro": "^5.0.0-beta.5",
"vitest": "^2.1.3"
}
}

View file

@ -1,5 +1,34 @@
# astro
## 5.0.0-beta.5
### Minor Changes
- [#12226](https://github.com/withastro/astro/pull/12226) [`51d13e2`](https://github.com/withastro/astro/commit/51d13e2f6ce3a9e03c33d80af6716847f6a78061) Thanks [@ematipico](https://github.com/ematipico)! - The following renderer fields and integration fields now accept `URL` as a type:
**Renderers**:
- `AstroRenderer.clientEntrpoint`
- `AstroRenderer.serverEntrypoint`
**Integrations**:
- `InjectedRoute.entrypoint`
- `AstroIntegrationMiddleware.entrypoint`
- `DevToolbarAppEntry.entrypoint`
### Patch Changes
- [#12168](https://github.com/withastro/astro/pull/12168) [`1cd3085`](https://github.com/withastro/astro/commit/1cd30852a3bdae1847ad4e835e503598ca5fdf5c) Thanks [@ascorbic](https://github.com/ascorbic)! - Allows "slug" as a field in content layer data
- [#12169](https://github.com/withastro/astro/pull/12169) [`15fa9ba`](https://github.com/withastro/astro/commit/15fa9babf31a9b8ab8fc8e611c931c178137e2f9) Thanks [@ematipico](https://github.com/ematipico)! - Fixes a bug where configured redirects were incorrectly constructed when reading the file system.
This caused an issue where configuring a redirect in `astro.config.mjs` like `{ /old: /new }`, failed to trigger the correct redirect in the dev server.
- [#12169](https://github.com/withastro/astro/pull/12169) [`15fa9ba`](https://github.com/withastro/astro/commit/15fa9babf31a9b8ab8fc8e611c931c178137e2f9) Thanks [@ematipico](https://github.com/ematipico)! - Fixes a bug where the dev server was not providing a consistent user experience for configured redirects.
With the fix, when you configure a redirect in `astro.config.mjs` like this `{ /old: "/new" }`, the dev server return an HTML response that matches the one emitted by a static build.
## 5.0.0-beta.4
### Major Changes

View file

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

View file

@ -122,7 +122,7 @@ importers:
examples/basics:
dependencies:
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/blog:
@ -137,13 +137,13 @@ importers:
specifier: ^3.2.1
version: link:../../packages/integrations/sitemap
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/component:
devDependencies:
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/container-with-vitest:
@ -152,7 +152,7 @@ importers:
specifier: ^3.6.2
version: link:../../packages/integrations/react
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
react:
specifier: ^18.3.1
@ -183,7 +183,7 @@ importers:
specifier: ^3.14.1
version: 3.14.1
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/framework-multiple:
@ -210,7 +210,7 @@ importers:
specifier: ^18.3.1
version: 18.3.1
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
preact:
specifier: ^10.24.3
@ -240,7 +240,7 @@ importers:
specifier: ^1.3.0
version: 1.3.0(preact@10.24.3)
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
preact:
specifier: ^10.24.3
@ -258,7 +258,7 @@ importers:
specifier: ^18.3.1
version: 18.3.1
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
react:
specifier: ^18.3.1
@ -273,7 +273,7 @@ importers:
specifier: ^4.4.2
version: link:../../packages/integrations/solid
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
solid-js:
specifier: ^1.9.2
@ -285,7 +285,7 @@ importers:
specifier: ^6.0.0-beta.1
version: link:../../packages/integrations/svelte
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
svelte:
specifier: ^4.2.19
@ -297,7 +297,7 @@ importers:
specifier: ^5.0.0-beta.0
version: link:../../packages/integrations/vue
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
vue:
specifier: ^3.5.12
@ -309,25 +309,25 @@ importers:
specifier: ^9.0.0-alpha.1
version: 9.0.0-alpha.1(astro@packages+astro)
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/integration:
devDependencies:
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/minimal:
dependencies:
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/portfolio:
dependencies:
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/ssr:
@ -339,7 +339,7 @@ importers:
specifier: ^6.0.0-beta.1
version: link:../../packages/integrations/svelte
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
svelte:
specifier: ^4.2.19
@ -348,7 +348,7 @@ importers:
examples/starlog:
dependencies:
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
sass:
specifier: ^1.79.5
@ -360,16 +360,16 @@ importers:
examples/toolbar-app:
devDependencies:
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/with-markdoc:
dependencies:
'@astrojs/markdoc':
specifier: 0.11.5-beta.1
version: 0.11.5-beta.1(@types/react@18.3.11)(astro@packages+astro)(react@18.3.1)
specifier: ^0.12.0-beta.0
version: link:../../packages/integrations/markdoc
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
examples/with-mdx:
@ -381,7 +381,7 @@ importers:
specifier: ^3.5.3
version: link:../../packages/integrations/preact
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
preact:
specifier: ^10.24.3
@ -396,7 +396,7 @@ importers:
specifier: ^0.5.2
version: 0.5.2(nanostores@0.11.3)(preact@10.24.3)
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
nanostores:
specifier: ^0.11.3
@ -411,13 +411,13 @@ importers:
specifier: ^4.0.0-beta.2
version: link:../../packages/integrations/mdx
'@astrojs/tailwind':
specifier: ^5.1.1
specifier: ^5.1.2
version: link:../../packages/integrations/tailwind
'@types/canvas-confetti':
specifier: ^1.6.4
version: 1.6.4
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
autoprefixer:
specifier: ^10.4.20
@ -435,7 +435,7 @@ importers:
examples/with-vitest:
dependencies:
astro:
specifier: ^5.0.0-beta.4
specifier: ^5.0.0-beta.5
version: link:../../packages/astro
vitest:
specifier: ^2.1.3
@ -5556,9 +5556,6 @@ packages:
'@astrojs/compiler@2.10.3':
resolution: {integrity: sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==}
'@astrojs/internal-helpers@0.4.1':
resolution: {integrity: sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==}
'@astrojs/language-server@2.15.0':
resolution: {integrity: sha512-wJHSjGApm5X8Rg1GvkevoatZBfvaFizY4kCPvuSYgs3jGCobuY3KstJGKC1yNLsRJlDweHruP+J54iKn9vEKoA==}
hasBin: true
@ -5571,15 +5568,6 @@ packages:
prettier-plugin-astro:
optional: true
'@astrojs/markdoc@0.11.5-beta.1':
resolution: {integrity: sha512-YVvaD9WgBNZ3PNCGvlK/hs8zXrFzMoNqTsS1jhswkLpk0xTCRjliGeRRUYFLAj5Y+6sb9TwxklQC6lPw2UT6qA==}
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0}
peerDependencies:
astro: ^5.0.0-alpha.0
'@astrojs/markdown-remark@6.0.0-beta.2':
resolution: {integrity: sha512-XHadnf3c+hb2A0kWBuwKA3TqBKi7bIF3bpRt49DTnE3dVlsHDPmByn0Wj3CZij1HvXL/ODmPiOJt2JGXMeivuQ==}
'@astrojs/node@8.3.3':
resolution: {integrity: sha512-idrKhnnPSi0ABV+PCQsRQqVNwpOvVDF/+fkwcIiE8sr9J8EMvW9g/oyAt8T4X2OBJ8FUzYPL8klfCdG7r0eB5g==}
peerDependencies:
@ -5595,10 +5583,6 @@ packages:
peerDependencies:
astro: ^5.0.0-alpha.0
'@astrojs/prism@3.1.0':
resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==}
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0}
'@astrojs/yaml2ts@0.2.1':
resolution: {integrity: sha512-CBaNwDQJz20E5WxzQh4thLVfhB3JEEGz72wRA+oJp6fQR37QLAqXZJU0mHC+yqMOQ6oj0GfRPJrz6hjf+zm6zA==}
@ -11046,8 +11030,6 @@ snapshots:
'@astrojs/compiler@2.10.3': {}
'@astrojs/internal-helpers@0.4.1': {}
'@astrojs/language-server@2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)':
dependencies:
'@astrojs/compiler': 2.10.3
@ -11074,45 +11056,6 @@ snapshots:
transitivePeerDependencies:
- typescript
'@astrojs/markdoc@0.11.5-beta.1(@types/react@18.3.11)(astro@packages+astro)(react@18.3.1)':
dependencies:
'@astrojs/internal-helpers': 0.4.1
'@astrojs/markdown-remark': 6.0.0-beta.2
'@astrojs/prism': 3.1.0
'@markdoc/markdoc': 0.4.0(@types/react@18.3.11)(react@18.3.1)
astro: link:packages/astro
esbuild: 0.21.5
github-slugger: 2.0.0
htmlparser2: 9.1.0
transitivePeerDependencies:
- '@types/react'
- react
- supports-color
'@astrojs/markdown-remark@6.0.0-beta.2':
dependencies:
'@astrojs/prism': 3.1.0
github-slugger: 2.0.0
hast-util-from-html: 2.0.3
hast-util-to-text: 4.0.2
import-meta-resolve: 4.1.0
js-yaml: 4.1.0
mdast-util-definitions: 6.0.0
rehype-raw: 7.0.0
rehype-stringify: 10.0.1
remark-gfm: 4.0.0
remark-parse: 11.0.0
remark-rehype: 11.1.1
remark-smartypants: 3.0.2
shiki: 1.22.0
unified: 11.0.5
unist-util-remove-position: 5.0.0
unist-util-visit: 5.0.0
unist-util-visit-parents: 6.0.1
vfile: 6.0.3
transitivePeerDependencies:
- supports-color
'@astrojs/node@8.3.3(astro@packages+astro)':
dependencies:
astro: link:packages/astro
@ -11137,10 +11080,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@astrojs/prism@3.1.0':
dependencies:
prismjs: 1.29.0
'@astrojs/yaml2ts@0.2.1':
dependencies:
yaml: 2.5.1