-
-
Notifications
You must be signed in to change notification settings - Fork 219
feat: svelte adapter part 1 #1159
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@izznatsir There's conflicts, please update your lockfile |
📝 Description
Svelte adapter with Svelte 5.
⛳️ Current behavior (updates)
Currently, there is no Svelte adapter due to Svelte 4 and below limitation around spreading event handlers.
🚀 New behavior
Svelte 5 remove that limitation.
💣 Is this a breaking change (Yes/No):
No
📝 Additional Information
Still work in progress, todos: