Skip to content
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

Deprecate @sveltejs/adapter-cloudflare-workers #10924

Open
benmccann opened this issue Oct 25, 2023 · 5 comments
Open

Deprecate @sveltejs/adapter-cloudflare-workers #10924

benmccann opened this issue Oct 25, 2023 · 5 comments

Comments

@benmccann
Copy link
Member

benmccann commented Oct 25, 2023

Describe the problem

It's not very used:
https://npmcharts.com/compare/@sveltejs/adapter-cloudflare,@sveltejs/adapter-cloudflare-workers?log=true&interval=7

However, we probably should wait until the functionality catches up to workers: #10873 (comment)

Describe the proposed solution

Deprecate it

Alternatives considered

No response

Importance

nice to have

Additional Information

No response

@nosovk
Copy link
Contributor

nosovk commented Oct 29, 2023

I hope that this deprecation will be postponed for some time.
The reason is that there is one use case, when you can't use Cloudflare pages.
Time to time we want to embed something into an existing app. And time to time we have no access to server within that APP (some app binded by CNAME).
In that case workers are only a one solution to extend existing router with some new pages. Usually those modifications are pretty simple, but time to time we have to inject some complex apps, ant that sveltekit comes to action.

@benmccann benmccann removed this from the 2.0 milestone Nov 30, 2023
@taras-polishchuk
Copy link

taras-polishchuk commented Dec 7, 2023

Our team relies heavily on the workers-adapter tool as part of our process to develop embeddable widgets using sveltekit framework.

@billllllllllly
Copy link

Hello
We need to use workers-adapter to build embedables with sveltekit, so I hope it will be possible to use this tool
Thank you!

@benmccann
Copy link
Member Author

The two products will be merging over the next year: https://blog.cloudflare.com/pages-and-workers-are-converging-into-one-experience/

@eltigerchino
Copy link
Member

eltigerchino commented Nov 29, 2024

We may not be deprecating the adapter after all since Workers will be preferred over Pages #13072 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants