4.0.2 #140
csandman
announced in
Announcements
4.0.2
#140
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
v4.0.0-rc.1
where all Chakra packages were moved to dependencies caused issues with duplicate versions of@chakra-ui/system
. The fix inv4.0.1
(moving only@chakra-ui/system
to peer dependencies), ended up causing other issues with duplicate packages, so the only fix is to move them all back to peer dependencies. Hopefully another solution to [QUESTION] Eliminate unnecessary dependencies #78 can be found in the future.Full Changelog: v4.0.1...v4.0.2
This discussion was created from the release 4.0.2.
Beta Was this translation helpful? Give feedback.
All reactions