Files
hyperframes/releases/v0.7.21.md

1.1 KiB

HyperFrames v0.7.21

Released on 2026-06-30.

Adds a lint rule that errors on crossorigin on media (it renders fine but shows blank in preview) and fixes the root cause of id-less media rendering as a blank wash in the timing compiler.

Features

  • Lint: Error on crossorigin on media (breaks preview) (1faeba4a, #1793)

Fixes

  • Core: Root-cause id-less media wash in timingCompiler getAttr, drop the band-aid (0dfedd11, #1792)

Docs & Examples

  • Skills: Instruct agents to run hyperframes feedback after render (04700ea9, #1785)

Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.20...v0.7.21