Closed NaughtyDog6000 closed 1 month ago
do we have some Svelte expert that can help us confirm if we're using any weird stuff or is it safe to bump the peer dep? cc @markflorkowski
This issue has been automatically marked as stale because it has not had any activity for 10 days. It will be closed in 5 days if no further activity occurs.
Cc @t3dotgg do you know anyone who can verify?
I have made a PR to close this.
Also, I could start working on a full svelte 5 upgrade and maybe have it behind a next flag until svelte 5 becomes stable, or should I wait?
I understand that this issue may be closed if it should be filed in another category
My issue
When creating a sveltekit project using svelte 5, installing @uploadthing/svelte fails due to it requiring svelte 4. When I used --force to install the package it worked fine in my testing.
Steps to reproduce:
Example error: