react-select@4.1.0
github-actions
released this
07 Feb 00:35
·
626 commits
to master
since this release
Minor Changes
-
b5f9b0c5 #4342 Thanks @Methuselah96! - Standardized innerProps and className props on customizable components
-
19b76342 #3911 Thanks @eugenet8k! - Add
removedValues
toonChange
event meta when the action isclear
(when the user clears the value in the Select)
Patch Changes
-
f600d13f #4422 Thanks @Methuselah96! - Fix finding focusable options for groups
-
a016c878 #4420 Thanks @Methuselah96! - Bump dependency on @babel/runtime in order to fix compatibility issues with Webpack 5
-
10b5f5a5 #4404 Thanks @Methuselah96! - Remove unnecessary dependency on @emotion/css