v0.13.0
[0.13.0] - 2026-03-03
🚀 Features
- (bg-styles) Add dotted sparse
- (button) Rename variants, add filled prefix
- (lists) Add blue/black butllet point lists
- (button) Demos for new variants
🐛 Bug Fixes
- (theme) Prevent ssr hydration errors by not loading theme in ssr output mode
⚡ Performance
- (theme) Use onMount instead of createEffect to register listeners and load theme only once