Skip to content

v0.1.3

Choose a tag to compare

@Zixtar Zixtar released this 14 May 09:48
· 8 commits to master since this release

Changelog

v0.1.3

  • Remove Settings tab — the Settings panel has been removed as none of its options were functional

v0.1.2

  • Hover-only highlight — components are now highlighted on hover in the component tree; selecting a node no longer triggers a highlight
  • ContextPanel copy buttons — each row in the Context panel now has a per-row copy button (matching the ComponentDetail pattern)
  • Migrate to rolldownOptions — build config updated from rollupOptions to rolldownOptions for Vite 8 / Rolldown compatibility