-
-
When using with Svelte5 it gives the fallowing error:
Error: Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that…
-
Svelte 5 has released and we'll want to update to it at some point.
Skeleton V2 is compatible with Svelte5 (aside from the Tree View component) but SkeletonV3 is made with Svelte5 in mind.
There a…
-
Seems like we should replace storage by value.
-
When components includes snippet syntax, it causes Syntax Error
-
It's not out yet, but it is coming soon!
Then again since this repo has sveltekit-1.0 in the name and sveltekit 2 is out now, perhaps a new repo?
-
### Describe the problem
Sveltekit generate a type `PageData` for each `+page.svelte`, which allows to properly type the `data` prop :
```svelte
import type { PageData } from './$types';
…
-
With the introduction of runes, store is kinda obsolete. Is there any plan to support runes once svelte5 released?
I use it like this in svelte5
```svelte
let _friends = liveQuery(async () => {…
-
any plans to update it to svelte5?
luxus updated
1 month ago
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [ ] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [X] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…