Release 0.13.4

Version v0.13.4Patch Release
Released:

November 30, 2021

Type:

Bug fixes and improvements

GitHub:View Release

Release Notes

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)