github chakra-ui/chakra-ui @chakra-ui/skeleton@2.0.21

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
  • #6744
    0eedc151c
    Thanks @joseph082! - Reduced gaps in media
    queries for breakpoints which excluded some viewport widths from media query
    coverage

  • Updated dependencies
    [2d7398a01,
    0eedc151c]:

    • @chakra-ui/media-query@3.2.9
    • @chakra-ui/react-use-previous@2.0.4
    • @chakra-ui/shared-utils@2.0.4

Don't miss a new chakra-ui release

NewReleases is sending notifications on new releases.