chore: release v0.6.78

This commit is contained in:
Miguel Ángel
2026-06-06 20:00:52 +00:00
parent dc71f411c7
commit 272f731a67
13 changed files with 38 additions and 11 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.78"
description="Released - 2026-06-06"
tags={["Release", "Engine"]}
>
Adds detailed diagnostics around page navigation timeouts — captures failed requests, HTTP errors, and timing context to help debug environment-specific render failures.
## Internal
- **Engine:** Add capture navigation timeout diagnostics ([dc71f411](https://github.com/heygen-com/hyperframes/commit/dc71f411c770b5ee2a758959e84655ac10a7fcb5), [#1238](https://github.com/heygen-com/hyperframes/pull/1238))
[View the full commit range](https://github.com/heygen-com/hyperframes/compare/v0.6.77...v0.6.78).
</Update>
<Update
label="HyperFrames v0.6.77"
description="Released - 2026-06-06"