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

🚀 Feature Request: svelte 5 cli migration #7029

Closed
azezsan opened this issue Oct 20, 2024 · 5 comments
Closed

🚀 Feature Request: svelte 5 cli migration #7029

azezsan opened this issue Oct 20, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@azezsan
Copy link

azezsan commented Oct 20, 2024

Describe the solution

svelte 5 hit stable release, with it came the new cli sv https://github.com/sveltejs/cli/tree/main/packages/cli, create cloudflare should use the new cli instead of the old create svelte so it generates a svelte project with svelte 5 instead, or possibly add cloudflare as a community integration in the sv cli

@azezsan azezsan added the enhancement New feature or request label Oct 20, 2024
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Oct 20, 2024
@connorads
Copy link
Contributor

#7031

@thisjt
Copy link

thisjt commented Oct 24, 2024

In the meantime, while waiting for that PR to be merged, you can still use the usual npm create cloudflare@latest projectfolder --framework=svelte, then do npx sv migrate svelte-5 to upgrade to SK5. Use sv add to add your needed libraries.

@emily-shen
Copy link
Contributor

#7031 Thanks @codenoid

@github-project-automation github-project-automation bot moved this from Untriaged to Done in workers-sdk Oct 25, 2024
@azezsan
Copy link
Author

azezsan commented Oct 28, 2024

it's merged but using the cli gives me the old version?

@codenoid
Copy link
Contributor

@azezsan yes, need to wait for new release #7089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

5 participants