Skip to content

v0.7.21

Choose a tag to compare

@github-actions github-actions released this 30 Jun 04:17
· 1874 commits to main since this release
812a5d4

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

v0.7.20...v0.7.21