HyperFrames v0.7.28
Released on 2026-07-03.
This release fixes a render/preview mismatch where sub-composition root styles could diverge in producer renders. It also scales static-frame dedup verification with longer runs so repeated-frame optimizations stay reliable across longer outputs.
Fixes
- Engine: Scale static-dedup verification density with run length (df221c1f, #1903)
- Producer: Render diverges from preview for sub-composition root styling (7e8a1466, #1886)