-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat: deprecate adapter-cloudflare-workers
in favour of adapter-cloudflare
#13634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f6915b4
merge adapters
teemingc f64a3ea
changeset
teemingc 23aa271
it's valid to not specify a main entry if the user is only deploying …
teemingc c311c72
format
teemingc 4acf115
adjust docs
teemingc a1637f8
also use cf pages env var
teemingc 5cb2eb8
fix migration guide link
teemingc 5bbb814
try to fix doc build error
teemingc 9207c0d
Update index.d.ts
teemingc 9714d0d
Update kind-carrots-deliver.md
teemingc da89388
validate assets key if main key is set
teemingc 01db175
Merge branch 'main' into merge-cloudflare-adapters
teemingc 10cf2b7
delete adapter-cloudflare-workers
teemingc 969e01f
adjust docs and workspace for removing cloudflare workers
teemingc 8e49c2b
fix docs title
teemingc 5eb6935
clarify _routes.json belongs to cloudflare pages
teemingc 5da476c
Update packages/adapter-cloudflare/src/worker.js
teemingc 3e1fb1b
changes according to feedback
teemingc 84d9f0c
revert type change
teemingc e1f55dc
fix lock file
teemingc 747548f
fixes
teemingc 49d28e8
tests
teemingc 71af04b
fix lockfile
teemingc 9f7e009
format
teemingc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 @@ | ||
--- | ||
'@sveltejs/adapter-cloudflare': major | ||
--- | ||
|
||
feat: support specifically building for Cloudflare Workers Static Assets |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.