7.0.0-beta.10 (2023-06-28)
Bug Fixes
- import ambient types from index files for ts event support (d62e12c)
- import specifically the module version of segmented button (0a26e4a)
- move from prop_def to ComponentProps (191126e)
- reference ambient types instead of importing them (2d1193c)
- remove reliance on svelte internals from forward events builder (dea2cc9)
- remove svg types from list (bbcd9e9)
- suppress typescript issues with importing svelte internals (985183c)
Features
- migration to Svelte 4 in components (51d2411)
- use new generics definitions for better typing of components with tag prop (4476f3a)