react-select@4.3.0
github-actions
released this
19 Mar 18:19
·
532 commits
to master
since this release
Minor Changes
- 035294f4 #3360 Thanks @sunniejai!
focusedOption
is now passed to the MenuList Component as a prop
Patch Changes
- 7a414a7c #3262 Thanks @torkelo!
- The Menu bottom is no longer scrolled into view when
menuShouldScrollIntoView=false
- The Menu bottom is no longer scrolled into view when
Documentation Updates
- #4109 Thanks @manvydasu
- Replaced componentWillReceiveProps with componentDidUpdate in docs