Skip to content

Release 0.2.0

Choose a tag to compare

@kbrattli kbrattli released this 27 Jul 20:40
3fa3c9d

0.2.0 (2026-07-27)

Features

  • animate example card content (9d384bb)
  • unified hybrid clip driver with native transitions and C++ px fanout (d8f6de9)

BREAKING CHANGES

  • the initialClip/animatedClip props are removed; drive
    clips through useSmoothClipDriver and the driverId prop instead.