Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 17 Mar 19:31
· 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 received valueAsNumber.
  • Slider: Thumbs initialized correctly when min was set to a non-zero value.