HyperFrames v0.8.66
Released on 2026-09-23.
Sub-compositions written as bare HTML fragments now render without adding <html> or <body> wrappers. This release also fixes stalled asset downloads, reduces paused-preview work in Studio, and moves catalog generation into a dedicated publish PR.
Fixes
- Parsers: Render bare fragment sub-compositions (0618fc0dc, #4335).
- A stalled remote asset download no longer hangs a Cloud Run render (30f548f62, #4343).