Skip to content

4.7.0

Compare
Choose a tag to compare
@csandman csandman released this 24 Jul 23:18
· 41 commits to main since this release

What's Changed

  • chore: Update packages and simplify ThemeObject type by @csandman in #257
  • fix: Add Chakra Menu to provide context for MenuIcon dependency by @malinskibeniamin in #269
  • chore: Update all dependencies by @csandman in #270
    • This PR also fixes some style issues that are caused by @chakra-ui/react@2.8.0, specifically @chakra-ui/theme@3.2.0 in which the theme styles for the Input component were changed, breaking the way they were being used by this package. This change should be backwards compatible with the other 2.x.x versions of Chakra.

New Contributors

Full Changelog: v4.6.0...v4.7.0