- 17 new components
- 8 new composables
- Deprecated svelteuidev/actions and svelteuidev/utilities packages
- New styling engine made through the new createStyles function.
-
Fixed Space component not working properly
-
Fixed longpress action not having touch events
-
Fixed NativeSelect & Switch dark styles not showing
-
Added $$restProps to all components with Box as their base
-
Added Fragment lifecycle methods
-
Added support for event modifiers on components
-
Added external prop to Anchor component
-
Added automatic children detection to Group