Skip to content

v0.7.84

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:30
v0.7.84
065293e

HyperFrames v0.7.84

Released on 2026-07-30.

Makes the composition element-count signal trustworthy fleet-wide: every render now reports its live DOM size (not just the ~17% that get a probe session), and the static fallback scan no longer inflates counts from markup written inside inline scripts. Observational only — no routing behaviour changes.

Features

  • Engine: Measure live DOM size on every render, not just probed ones (d74afc7b7)

Fixes

  • Producer: Strip script bodies to a fixed point, not one pass (042d5aaba)
  • Producer: Unbias the static element count and stop zeroing failures (c61a24b51)

Full changelog

v0.7.83...v0.7.84