v0.9.2
What's Changed in 0.9.2
Features
- rust transform parity, new variants, and migrate/MCP tooling (#32)
- compiler: recognize forced-colors, starting, and inert variants
- mcp-server: expose parametric variants and refresh prompt examples
Bug Fixes
- core: emit bare display/position/visibility utilities in the rust path
- core: escape spaces in arbitrary values in the rust path
- core: lower color-opacity objects in the rust path
- core: lower isolation to the bare isolate utility in the rust path
- core: lower bare numeric fractions in the rust path
- core: kebab-case unknown property keys in the rust path
- core: lower supports, data, and not variants in the rust path
- core: lower group, peer, has, and aria variants in the rust path
- core: split static class attributes into individual tokens
- cli: recognize transition and group/peer markers in migrate
- cli: report component classNames kept by migrate separately
- cli: surface unrecognized classes from skipped dynamic patterns
- cli: read the CLI version from the package manifest at runtime
Full details: #32