🐼 Panda v0.37.1 #2464
anubra266
announced in
Announcements
🐼 Panda v0.37.1
#2464
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To upgrade to v0.37.1:
What's Changed
Fixed
tokens
and compositve values likeborders
andshadows
which could be objects.
jsx
option with dot notation didn't work.compoundVariants
classes would not be present at runtime when usingconfig recipes
Added
getVariantProps
helper to the recipes API (cva
andconfig recipes
)Changed
Public changes: Some quality of life fixes for the Studio:
[xxx]
escape-hatch syntax fortextStyles
in the studio(mostly) Internal changes:
deepResolveReference
in TokenDictionary, helpful to get the raw value from a semantic token by recursivelytraversing the token references.
@pandacss/token-dictionary
package, mostly useful when building tooling around Panda(Prettier/ESLint/VSCode plugin etc)
Beta Was this translation helpful? Give feedback.
All reactions