·
506 commits
to main
since this release
Added
- Added support for a cleanup function in
ref
.
Fixed
- Field: Exported the missing
useField
hook. - NumberInput:
onValueChange
correctly receivedvalueAsNumber
. - Slider: Thumbs initialized correctly when
min
was set to a non-zero value.