Skip to content

3.3.5

Compare
Choose a tag to compare
@csandman csandman released this 13 May 00:23
· 20 commits to v3 since this release

What's Changed

  • Move all Chakra UI packages from peerDependencies to dependencies in 78461eb
    • This is to fix a conflicting peer dependency issue that arose since the release of Chakra UI v2. It also mirrors the change already made in v4.0.0-rc.1.
    • This will hopefully prevent any issues from arising with peer dependencies not being installed as mentioned in #78
    • This is also how these "peer" dependencies are handled in each of the Chakra UI packages
    • As long as you are on a compatible version of @chakra-ui/react, each of these dependencies will be de-duplicated during install

Full Changelog: v3.3.4...v3.3.5