-
npx sv migrate svelte-5 yields..
You must specify one of the following migrations: package, routes, svelte-4
-
Will there be a Vue or Svelte library for identity kit?
-
久しく更新していないので、Svelte を V5 に更新する
-
Svelte 5 is out, and it would be really nice if this library supported Svelte 5
-
I wanted to inform you about an issue I encountered with your resource timeline component in Svelte 5. Upon initialization, the date and time in the header do not render correctly—the column values ar…
-
### Description
Hi,
generics are now [officially](https://svelte.dev/docs/svelte/typescript#Generic-$props) part of Svelte 5. However, it seems to me that this parsers doesn't support them:
```sv…
-
### Describe the bug
Hi,
Svelte 4 supported the `strictEvents` attribute on the `` element:
```svelte
```
In Svelte 5, this is no longer supported. Thus, svelte-migrate should remove this…
-
Hi! Thanks for this great lightweight lib to use with a standalone Svelte app.
Do you have any plans to update it to be compatible with Svelte 5?
-
# Files to port
Anything with React definitely needs to be ported.
But check if `import * from React` exists in each file.
It's possible that `.tsx` extension is viral.
# File import graph
Po…
-
### Feature Description
Implement useObject support in Svelte similar to the functionality for React.
### Use Case
_No response_
### Additional context
_No response_