Skip to content

4.7.1

Compare
Choose a tag to compare
@csandman csandman released this 11 Sep 14:55
· 36 commits to main since this release

What's Changed

  • fix: import chakraui/icon by @jonashger in #277
    • This fixed an issue #276, in which the export of Icon from @chakra-ui/icon changed from a default export to a named export in v3.2.0. Thanks to @jonashger for the quick fix, but I went one step further here and removed the dependency on @chakra-ui/icon from the Menu file in general by switching to using the native <svg>, like they do in the original Menu component.

New Contributors

Full Changelog: v4.7.0...v4.7.1