Files
hyperframes/releases/v0.7.13.md
T
2026-06-26 22:43:22 +00:00

16 lines
574 B
Markdown

# 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