chore: release v0.6.88

This commit is contained in:
Miguel Ángel
2026-06-09 23:34:42 +00:00
parent 192417b7cd
commit d13ae13670
14 changed files with 39 additions and 12 deletions
+14
View File
@@ -8,6 +8,20 @@ Recent HyperFrames releases, including user-facing features, fixes, and migratio
{/* New release entries are prepended by `bun run changelog:draft <version> --write`. */}
<Update
label="HyperFrames v0.6.88"
description="Released - 2026-06-09"
tags={["Release", "Core"]}
>
Fixes a regression where Studio's element stamping code ran during production renders, causing sub-composition elements to become incorrectly visible.
## Fixes
- **Core:** Guard element stamping to iframe-only (Studio preview) ([192417b7](https://github.com/heygen-com/hyperframes/commit/192417b7cd7384c2001b2be926246260bd728367))
[View the full commit range](https://github.com/heygen-com/hyperframes/compare/v0.6.85...v0.6.88).
</Update>
<Update
label="HyperFrames v0.6.87"
description="Released - 2026-06-09"