react-select@5.3.0
github-actions
released this
10 Apr 18:28
·
173 commits
to master
since this release
Minor Changes
Patch Changes
-
0aaa9575
#5134 Thanks @rkulinski! - Use defaultPrevented to skip duplicate event handler for clicking select. -
87e14431
#5131 Thanks @pcorpet! - Avoid referencing an ID that is not in the DOM -
7184d538
#5082 Thanks @Methuselah96! - Fix type inference for Async's loadOptions prop -
bd4ee8ae
#5057 Thanks @Rall3n! - Prevent transition props from being forwarded to<input>
element inDummyInput
component