github chakra-ui/panda @pandacss/extractor@0.15.0

latest releases: @pandacss/types@1.3.0, @pandacss/token-dictionary@1.3.0, @pandacss/extractor@1.3.0...
2 years ago

Patch Changes

  • be24d1a: Fix issue (#1365) with the unbox fn that removed nullish values,
    which could be useful for the Array Syntax

    const className = css({
      color: ['black', undefined, 'orange', 'red'],
    })
  • 7c1ab17: Fix issue where the satisfies would prevent an object from being extracted

Don't miss a new panda release

NewReleases is sending notifications on new releases.