New
v0.7.5
Highlights :tada:
- Add support for React 18 (PR #665)
- Add syntactic sugar for capture phase handlers, such as 'onKeyDownCapture' (PR #695)
Bug Fixes :bug:
- Correctly handle
@reactcomponents with achildren: Seq[ReactElement]prop (PR #721)