Skip to content

@vanilla-extract/sprinkles@1.7.1

Latest

Choose a tag to compare

@vanilla-extract-ci vanilla-extract-ci released this 01 Aug 09:39
a80cb39

Patch Changes

  • #1780 8c25d30 Thanks @askoufis! - defineProperties: Fixed a type limitation that capped conditions at 8

    The type definition previously enforced an arbitrary maximum, despite the lack of a runtime constraint. This limit is now gone.