You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm interested in using this library with Svelte 5 and SvelteKit. I see it's compatible with Svelte 5, though it is using writable stores and is documented to work with Svelte 4 syntax.
It's not too much trouble for me to leverage fromStore to use Runes more directly. I'm wondering if there are plans to move towards using $state with classes instead, or if contributor support is needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello, I'm interested in using this library with Svelte 5 and SvelteKit. I see it's compatible with Svelte 5, though it is using writable stores and is documented to work with Svelte 4 syntax.
It's not too much trouble for me to leverage fromStore to use Runes more directly. I'm wondering if there are plans to move towards using
$statewith classes instead, or if contributor support is needed.Thank you.
All reactions