v0.0.26
What's Changed
- fix: naming, ternary merging, and inline variant resolution bugs by @skovhus in #315
- Scroll-margin property shorthand by @skovhus in #318
- Pixel value formatting by @skovhus in #317
- fix: inherit transient prop renames for wrapper components by @skovhus in #319
- fix(selectors): preserve pseudo-classes with media queries by @skovhus in #321
- fix: don't forward style-fn props to imported wrapped components by @skovhus in #320
- feat(prepass): granular consumer prop tracking for narrower TypeScript types by @skovhus in #316
- fix: shared-type transient prop rename and boolean variant handling by @skovhus in #322
- feat: directional API for shorthand properties with opaque theme tokens by @skovhus in #323
Full Changelog: v0.0.25...v0.0.26