github chakra-ui/chakra-ui @chakra-ui/gatsby-plugin@3.1.3

latest releases: @chakra-ui/props-docs@3.0.0-next.25, @chakra-ui/docs@3.0.0-next.25, @chakra-ui/react@3.0.0-next.25...
17 months ago

Patch Changes

  • #7525
    d14458b5a
    Thanks @TylerAPfledderer! - Reverts the
    use of the baseTheme in the plugin

    With the added features of extendBaseTheme and ChakraBaseProvider, it was
    determined that the provider is considered unnecessary.

    Custom theming is to be expected for components when there are no defaults
    rendered.

    For Gatsby, this means that the plugin can be reverted back to it's original
    setup, and still be able to accept extendBaseTheme to reduce the payload of
    the component themes when customizing them.

Don't miss a new chakra-ui release

NewReleases is sending notifications on new releases.