4.7.0
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/[email protected]
, specifically@chakra-ui/[email protected]
in which the theme styles for theInput
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.
- This PR also fixes some style issues that are caused by
New Contributors
- @malinskibeniamin made their first contribution in #269
Full Changelog: v4.6.0...v4.7.0