github chakra-ui/panda @pandacss/compiler@2.0.0-beta.13

latest releases: @pandacss/language-server@2.0.0-beta.13, @pandacss/rollup@2.0.0-beta.13, @pandacss/preset-panda@2.0.0-beta.13...
pre-release4 hours ago

Patch Changes

  • b621edb: Fix animationName rejecting every keyframe name under strictTokens. Generated types now inline the
    keyframe names (KeyframesValue = "spin" | "fadeIn" | …) instead of pointing at a keyframes token category that
    never existed, so css({ animationName: 'spin' }) type-checks without the [spin] escape hatch.
    • @pandacss/compiler-shared@2.0.0-beta.13
    • @pandacss/config@2.0.0-beta.13
    • @pandacss/types@2.0.0-beta.13

Don't miss a new panda release

NewReleases is sending notifications on new releases.