v0.6.107
HyperFrames v0.6.107
Released on 2026-06-16.
Hardens the Studio's SDK shadow-parity telemetry — adds GSAP keyframe-op coverage and clears false-positive mismatches from float precision, selector form, and live typing. Also fixes two SDK correctness bugs the telemetry surfaced: setStyle now removes hyphenated properties, and removeElement/getElement agree on which element a duplicated bare id targets.
Features
Fixes
- Studio: Serialize GSAP script commits per file (shadow request race) (4ee57d550, #1512)
- Sdk: Agree removeElement/getElement on duplicate bare ids (cc055f318, #1511)
- Sdk: SetStyle removes hyphenated properties (was kebab/camel key mismatch) (066ea798b, #1510)
- Studio: Suppress shadow-parity false positives in timing + text (5aca3ad77, #1508)
- Studio: Kill false-positive shadow GSAP fidelity mismatches (c096ff3af, #1507)