Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 13:20

New

  • Select component added with #190
  • NumberInput component added with #200
  • List was extended with forwardRef

Fix

  • Toast re-rendering issue was solved with #197

Breaking Changes

  • Dropdown component was removed, Select can be used instead
  • Input component's number localization features moved to NumberInput