-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'plt-223-custom-client-directives' of https://github.com…
…/withastro/astro into plt-223-custom-client-directives
- Loading branch information
Showing
55 changed files
with
693 additions
and
641 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'astro': patch | ||
--- | ||
|
||
Fix image services not being usable on Edge runtimes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@astrojs/vercel': patch | ||
--- | ||
|
||
Add missing esbuild dependency |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@astrojs/cloudflare': minor | ||
--- | ||
|
||
Add `worked` and `worker` import condition for worker bundling |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@astrojs/cloudflare': patch | ||
'@astrojs/vercel': patch | ||
'@astrojs/solid-js': patch | ||
--- | ||
|
||
Always build edge/worker runtime with Vite `webworker` SSR target |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
'@astrojs/cloudflare': patch | ||
'@astrojs/turbolinks': patch | ||
'@astrojs/partytown': patch | ||
'@astrojs/alpinejs': patch | ||
'@astrojs/prefetch': patch | ||
'@astrojs/tailwind': patch | ||
'@astrojs/markdoc': patch | ||
'@astrojs/netlify': patch | ||
'@astrojs/preact': patch | ||
'@astrojs/svelte': patch | ||
'@astrojs/vercel': patch | ||
'@astrojs/react': patch | ||
'@astrojs/solid-js': patch | ||
'@astrojs/markdown-component': patch | ||
'@astrojs/deno': patch | ||
'@astrojs/node': patch | ||
'@astrojs/lit': patch | ||
'@astrojs/mdx': patch | ||
'@astrojs/vue': patch | ||
'@astrojs/markdown-remark': patch | ||
'@astrojs/prism': patch | ||
'@astrojs/rss': patch | ||
--- | ||
|
||
Specify `"files"` field to only publish necessary files |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.