github vanilla-extract-css/vanilla-extract @vanilla-extract/sprinkles@1.4.1

latest releases: @vanilla-extract/vite-plugin@4.0.17, @vanilla-extract/webpack-plugin@2.3.14, @vanilla-extract/integration@7.1.10...
2 years ago

Patch Changes

  • #676 98ab94a Thanks @benjervis! - Make the sprinkles runtime more resilient to mutated prototypes.

    Previously the createSprinkles function used a for ... in loop on an array, which creates problems when used in an environment that has monkeypatched the Array prototype improperly.
    By switching to more original style for loops, this should be fixed.

Don't miss a new vanilla-extract release

NewReleases is sending notifications on new releases.