Skip to content

4.4.0

Compare
Choose a tag to compare
@csandman csandman released this 27 Oct 19:53
· 259 commits to main since this release

What's Changed

  • Menu shadow fix by @csandman in #209
    • Fix an overflow issue causing MenuList shadow to get cut off - closes #208
  • Default Props from Input by @csandman in #210
    • Use the defaultProps from Chakra's Input component theme to determine the default size and variant that will be applied to the Select - see #207
  • [email protected] by @csandman in #211
    • Update react-select to v5.5.7
    • Update all dev dependencies

Full Changelog: v4.3.0...v4.4.0