Skip to content

v0.7.28

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:04
· 1906 commits to main since this release
2dfae0c

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)

Full changelog

v0.7.27...v0.7.28