Skip to content

v29.13.1

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 03 Nov 21:45
· 1143 commits to master since this release
6634002

Patch Changes

  • Checkbox,RadioGroup,Radio: Fix element type passed to onChange event (#814)

    Fixes a bug where the onChange event previously received the change event for a form element rather than an input element.