Skip to content

4.1.0

Compare
Choose a tag to compare
@csandman csandman released this 30 Jun 21:33
· 340 commits to main since this release

What's Changed

  • Add a useBasicStyles prop + other updates by @csandman in #144
    • Add a useBasicStyles prop which changes the dropdown indicator's styles to match those of Chakra UI's Select component.
    • Update all links to the Chakra website to the new format they've changed them to.
    • Remove the src directory from the files published to NPM.
    • Update react-select to v5.4.0.
    • Update all dev dependencies

use-basic-styles

Full Changelog: v4.0.3...v4.1.0