Skip to content

Release 0.13.4

Compare
Choose a tag to compare
@jmikrut jmikrut released this 30 Nov 14:55
· 9933 commits to main since this release

0.13.4 (2021-11-30)

Bug Fixes

  • passes hasMany through select component (c77bf3a)
  • prevents uncontrolled text field component (f0fd859)
  • select component types (7e2b259)
  • threads props through textarea component (0b13eda)

Features

  • abstracts input from text component (615e369)
  • abstracts select component (fa67137)
  • abstracts textarea component and improves event typing (86480b7)
  • abstracts upload component (f234f68)