mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 12:54:29 +00:00
16 lines
574 B
Markdown
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
|