Patch Changes
-
9f429d3: Fix issue where slot recipe did not apply rules when variant name has the same key as a slot
-
93d9ee7: Refactor: Prefer
NativeElements
type for vue jsx elements -
35793d8: Fix issue with cva when using compoundVariants and not passing any variants in the usage (ex:
button()
withconst button = cva({ ... })
) -
3929860: Make the types suggestion faster (updated
DeepPartial
) -
f27146d: Fix an issue where some JSX components wouldn't get matched to their corresponding recipes/patterns when
usingRegex
in thejsx
field of a config, resulting in some style props missing.issue: #1315
-
Updated dependencies [4bc515e]
-
Updated dependencies [9f429d3]
-
Updated dependencies [bc3b077]
-
Updated dependencies [3929860]
-
Updated dependencies [dd47b6e]
-
Updated dependencies [f27146d]
- @pandacss/types@0.15.0
- @pandacss/shared@0.15.0
- @pandacss/core@0.15.0
- @pandacss/token-dictionary@0.15.0
- @pandacss/is-valid-prop@0.15.0
- @pandacss/logger@0.15.0