Skip to content

v0.13.0

Choose a tag to compare

@david1gp david1gp released this 03 Mar 05:58
· 71 commits to main since this release

[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