v3.0.0-beta.1
Pre-release
Pre-release
·
149 commits
to next
since this release
3.0.0-beta.1 (2020-12-02)
chore
- Remove containers (now part of Chakra core) (9dc0e35)
- Simplify _app.tsx (d447493)
- Upgrade existing components (d4713d4)
Features
- Add basic Image component (019628f)
BREAKING CHANGES
enableColorModeis now part of Chakra (intheme.config)globalCssis now part of Chakra (intheme.styles.global)getGlobalConfigis deprecated
and spread around in Chakra's config & global styles.- Removed
Container,StackContainerandFlexContainer. SvgBoxrenamedSvg- Replaced
PseudoBoxbyBox(Chakra-UI v1)