The library is modernized to only support Svelte 5 (Runes mode). There are no component API changes.
Use [email protected] for Svelte 3/4 support. v1 is also compatible with Svelte 5 (non-Runes mode).
Breaking Changes
f986943, #51 contributed by @kvangrae, @niemyjski, @metonym
- update
Time.svelte
to use Runes - update
svelteTime
action to use Runes - update TypeScript definitions to replace deprecated
SvelteComponentTyped
withComponent