Skip to content

Release 0.4.0

Choose a tag to compare

@janicduplessis janicduplessis released this 25 Mar 05:13
· 37 commits to main since this release
0a1ee21

0.4.0 (2026-03-25)

Bug Fixes

  • example: add web script and fix benchmark crash on web (#13) (a97be20)
  • ios: guard null oldProps in EaseView Fabric updates (#12) (9f324c7)

Features

  • add className prop to EaseView component and corresponding test (#11) (409a70f)
  • add delay property to animations in README and migration guidelines (#9) (22c3263)
  • add per-property transition support (#4) (79f0898)
  • example: add animation benchmark demo (#10) (a6d6eaf)
  • web: use CSS linear() for spring animations (f379aa3)