github chakra-ui/panda @pandacss/studio@0.45.2

latest releases: @pandacss/types@1.3.0, @pandacss/token-dictionary@1.3.0, @pandacss/extractor@1.3.0...
12 months ago

Patch Changes

  • 8c276ff: make WithEscapeHatch<T> much more performant

    This pull request is a follow-up pull request to #2466.

    Make WithEscapeHatch<T> much more performant and typescript happy by updating the type signature of
    WithImportant<T> and WithColorOpacityModifier<T> to use branded type and non-distributive conditional types,
    while keeping such tokens valid and also not appearing in autocompletions to prevent them from polluting
    autocompletion result (which is the current behavior).

    • @pandacss/astro-plugin-studio@0.45.2
    • @pandacss/config@0.45.2
    • @pandacss/logger@0.45.2
    • @pandacss/shared@0.45.2
    • @pandacss/token-dictionary@0.45.2
    • @pandacss/types@0.45.2

Don't miss a new panda release

NewReleases is sending notifications on new releases.