- 17 new components
- 4 new actions
- 1 new utility
- New package: Prism
- Fixed components not being reactive (can't believe it took this long)
- Fixed use-css-variable action not cleaning up old props correctly
- Fixed image placeholder container not occupying the width and height set by the prop
- Fixed switch animation being cut when enabled
- Fixed component errors not showing correct element tag styling
- Added action forwarding to components by default
- Added top level element binding via the element property to components.
- Added ripple prop for button
- Added override prop to SvelteUIProvider
- Added dark and light theme configuration to SvelteUIProvider