4.4.0
What's Changed
- Menu shadow fix by @csandman in #209
- Fix an overflow issue causing
MenuListshadow to get cut off - closes #208
- Fix an overflow issue causing
- Default Props from Input by @csandman in #210
- Use the
defaultPropsfrom Chakra'sInputcomponent theme to determine the defaultsizeandvariantthat will be applied to theSelect- see #207
- Use the
- react-select@5.5.7 by @csandman in #211
- Update
react-selecttov5.5.7 - Update all dev dependencies
- Update
Full Changelog: v4.3.0...v4.4.0