v0.0.11
What's Changed
- Rendering comparison script by @skovhus in #176
- 2026-02-12 rendering mismatches by @skovhus in #177
- PR 176 review comments by @skovhus in #178
- Marker when API (Opus) by @skovhus in #173
- Conditional warning log based on file count by @skovhus in #180
- Rendering mismatch resolution by @skovhus in #179
- fix: support ternary with theme template literal + undefined alternate by @skovhus in #181
- feat(selectors): support element descendant/child selectors by @skovhus in #182
- fix: resolve rendering mismatches via font smoothing by @skovhus in #183
- feat(adapter): support interpolated pseudo-class selectors by @skovhus in #184
- feat(keyframes): support inline @Keyframes definitions by @skovhus in #186
- feat(selectors): support &[data-attr] attribute selectors via :is() wrapping by @skovhus in #187
- feat: support conditional interpolations inside pseudo-alias blocks by @skovhus in #188
- test: add css`` tagged template variations to conditional-emptyStringBranch by @skovhus in #192
- Support dynamic ::placeholder lowering by @skovhus in #191
- feat(test-cases): promote next-to-tackle to official test cases by @skovhus in #190
Full Changelog: v0.0.10...v0.0.11