Skip to content

v0.7.5

Latest
Compare
Choose a tag to compare
@shadaj shadaj released this 05 Mar 21:59
· 3 commits to main since this release

Highlights 🎉

  • Add support for React 18 (PR #665)
  • Add syntactic sugar for capture phase handlers, such as 'onKeyDownCapture' (PR #695)

Bug Fixes 🐛

  • Correctly handle @react components with a children: Seq[ReactElement] prop (PR #721)