Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 03:57
· 149 commits to main since this release
e2437a7

Minor Changes

  • [MultiSelect | MultiSelectField | MultiSelectMenu] Remove labelProp and valueProp props and expect common label and value props. Improve type safety (#415)

  • [SelectField] Remove optionText() and optionValue() props and expect common label and value props. Improve type safety (#415)

Patch Changes