Skip to content

v3.0.0

Choose a tag to compare

@bymi15 bymi15 released this 13 Jan 01:54
· 93 commits to main since this release

3.0.0 (2021-01-13)

Features

  • add controllable component for both EditText and EditTextarea (5d34a65)
  • add controlled values (defaultValue, value, onChange) (516dd3c)

BREAKING CHANGES

  • add defaultValue and onChange props to allow controllable components