v0.6.0
💣 Breaking Changes
- Changed
useSelect.popupProps
to belistBoxProps
.
🚀 Features
- Implement
useCustomField
closes #96 - by @logaretm in #99 and #96 (cbb5b) - Implement
useComboBox
- by @logaretm in #102 (eb2f5) - Expose the
validate
function on custom fields - by @logaretm in #105 (6b83e)