Skip to content

react-select@4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 00:35
· 626 commits to master since this release
6f0b424

Minor Changes

  • b5f9b0c5 #4342 Thanks @Methuselah96! - Standardized innerProps and className props on customizable components

  • 19b76342 #3911 Thanks @eugenet8k! - Add removedValues to onChange event meta when the action is clear (when the user clears the value in the Select)

Patch Changes