Skip to content

v0.15.0

Choose a tag to compare

@david1gp david1gp released this 31 Mar 15:12
· 35 commits to main since this release

[0.15.0] - 2026-03-31

🚀 Features

  • (dialog) Allow passing open state and onOpenChange listener
  • (popover) Allow passing open state and onOpenChange listener
  • (sidebar) Add sidebar component with demo usage example

🐛 Bug Fixes

  • (theme-toggle) Restore reactivity by removing temp variables
  • (package) Use vite for dev, rsbuild seems to have a problem with passing Nav component

⚙️ Miscellaneous Tasks

  • (release) Skip confirmation when version arg is provided
  • Format code with prettier
  • (package) Add format script
  • (dialog) Format code