Skip to content

@ark-ui/react@5.0.1

Latest
Compare
Choose a tag to compare
@cschroeter cschroeter released this 11 Mar 07:02
· 9 commits to main since this release

Fixed

  • General: Effects now flush synchronously instead of using a microtask.
  • Checkbox: data-invalid is no longer set when invalid is false.
  • Combobox: Fixed unexpected cursor movement when editing input.
  • PinInput: OTP SMS autofill now works as expected.
  • RatingGroup: Fixed incorrect focus placement on the label.
  • TagsInput: Improved caret detection to prevent unintended tag removal.
  • Timer
    • Fixed slowdown when switching tabs/windows.
    • Changed default interval from 250 to 1000.