Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Apr 21:25
· 4 commits to master since this release

0.1.2 (2026-04-14)

⭐ New Features

better types (0c10e0d)

  • Improved component types.
  • Also, small change, technically breaking, but half of it wasn't even working.
    LayoutWindow now takes edgesProps and frameProps instead of prefixed attributes
    (e.g. edges-class). Also there is no decosProps, they weren't actually passed
    down before anyways.