Skip to content

3.3.1

Compare
Choose a tag to compare
@csandman csandman released this 20 Apr 19:24
· 283 commits to main since this release

What's Changed

  • ChakraStylesConfig generic default fix by @csandman in #89
    • Change the default value for the IsMulti generic on the ChakraStylesConfig interface to be boolean instead of false
      • This is to fix any type errors from using the isMulti prop along with a ChakraStylesConfig object
      • This was made in response to #88

Full Changelog: v3.3.0...v3.3.1