Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

v0.2.2

Choose a tag to compare

@jonathantneal jonathantneal released this 16 Jun 17:15
· 274 commits to canary since this release

Beta Release: 0.2.2 馃殌

yarn add @stitches/react@0.2.2
  • Fixed an issue where some dynamic styled could be inserted before hydrated styles. (#638)
  • Removed a console warning when a dynamically inserted rule was not supported by that browser. (#639)
  • Added a display name to styled components. (#640)