v0.7.13

heygen-com/hyperframesv0.7.13Jun 26, 2026by github-actions[bot]

AI Summary

A lint reliability release designed to catch malformed generated HTML that renders visible CSS or text outside the composition root.

Key Highlights

  • Catches visible CSS before composition root
  • Improves lint reliability for generated HTML

Full Release Notes

# HyperFrames v0.7.13

Released on 2026-06-26.

This lint reliability release catches malformed generated HTML that leaves CSS
or code-looking text between the document head and the composition root, where a
browser would render it as visible video text.

## Fixes

- **Lint:** Catch visible css before composition root ([c7830b54](https://github.com/heygen-com/hyperframes/commit/c7830b54c617f1435a97575b9a7eaa104594c835), [#1751](https://github.com/heygen-com/hyperframes/pull/1751))

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.12...v0.7.13