github chakra-ui/chakra-ui @chakra-ui/storybook-addon@4.0.16

latest releases: @chakra-ui/cli@3.0.0-next.28, @chakra-ui/react@3.0.0-next.28, @chakra-ui/react@3.0.0-next.27...
21 months ago

Patch Changes

  • #7154
    2d7398a01
    Thanks @segunadebayo! - ## All components

    Improved the bundling setup for all components.

    • Switched to the .mjs file extension for correct ESM behavior
    • Switched to the latest tsup will uses automatic JSX runtime detection
      removing the need for manually inject classic React import
    • Moved tsup config to package.json since it's very minimal
    • Removed clean-package.config.json in favor of the package.json property
    • Fixed issue where Storybook addon (dark mode and RTL) was not working

Don't miss a new chakra-ui release

NewReleases is sending notifications on new releases.