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

v0.0.3-canary.2

Pre-release
Pre-release

Choose a tag to compare

@peduarte peduarte released this 01 Oct 15:07

Canary Release: 0.0.3-canary.2 🎉

yarn add @stitches/react@0.0.3-canary.2

Fixes and improvements:

  • Chores: improve testing and bundling
  • Parse flex shorthand #246
  • Fix WidthProperty typing 767eda6
  • Fix FlexBaseProperty typing f7f5d92
  • Parse gap shorthand 57cb8d2
  • Fix allow styled function to be called with components from other libraries #235
  • Fix numeric 0 value variant being falsy #23
  • Fix comma separated rules #233
  • Fix types for variant composition #218