Skip to content

v0.0.25

Choose a tag to compare

@skovhus skovhus released this 11 Mar 18:31
· 78 commits to main since this release

What's Changed

  • fix: inlining quirks, dead marker cleanup, and sidecar extension by @skovhus in #305
  • Preserve runtime useTheme hook by @skovhus in #306
  • fix: shouldForwardProp theme wiring, dynamic fn params, and consolidation by @skovhus in #309
  • Thin border ternary resolution by @skovhus in #308
  • Consistent prop naming by @skovhus in #307
  • fix(inlineBase): sanitize hyphenated CSS values in style key generation by @skovhus in #310
  • Inline single-use intrinsic styled components and promote style props to stylex.create by @skovhus in #311
  • fix(types): include consumed variant props and fix data-attr types by @skovhus in #312
  • feat: inline intrinsic components with usage:props mixins by @skovhus in #313
  • Duplicated typescript types by @skovhus in #314

Full Changelog: v0.0.24...v0.0.25