🐞 Bug Fixes
- Allow to reset
FileInputField
internal state by callingresetState
function on its ref (#630) by @bedrich-schindler (PR #631) - Fix
FileInputField
not resetting properly onreset
event inside of a form (#627) by @atmelmicro (PR #629)
🔧 Maintenance
- Partially disable code owners to enable merge during someone's time off by @bedrich-schindler (PR #633)
Full Changelog: v0.59.1...v0.60.0