Releases: chakra-ui/chakra-ui
Releases · chakra-ui/chakra-ui
@chakra-ui/[email protected]
Patch Changes
-
e81a6ae
Thanks @segunadebayo! - Provide a way to
exclude components from prose styling by usingnot-prose -
9b7bf1d
Thanks @segunadebayo! - Fix issue where
_fullscreenreturns the wrong css selector
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
Minor Changes
-
#10164
79971c0
Thanks @segunadebayo! - Add new codeblock
component with support for highlight.js and shiki.<CodeBlock.AdapterProvider value={shikiAdapter}> <CodeBlock.Root code="console.log('Hello, world!')" language="tsx"> <CodeBlock.Content> <CodeBlock.Code> <CodeBlock.CodeText /> </CodeBlock.Code> </CodeBlock.Content> </CodeBlock.Root> </CodeBlock.AdapterProvider>
Patch Changes
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
Fixed
- Fix
v2_to_v3_code_reviewtool to run snippet command
@chakra-ui/[email protected]
Fixed
- Improve
v2_to_v3_code_reviewtool to cover more migration scenarios