v0.6.111
HyperFrames v0.6.111
Released on 2026-06-18.
This release lands the bulk of the Studio→SDK editing cutover — style, text, timing, delete, and GSAP ops now route through the SDK behind a default-off dark-launch flag — alongside a resolver-parity shadow tripwire that reports any SDK/server resolution divergence as telemetry. It also ships the storyboard editor (view modes, markdown source, frame focus) and asset-readiness adapters for three.js, map, and visualization libraries.
Features
- Studio: Resolver-parity shadow tripwire (decoupled telemetry) (933b88ec3, #1547)
- Core: Add readiness adapters for map and visualization libraries (75d92b55e, #1548)
- Sdk,core: Ws-3 — unrollDynamicAnimations acorn port + SDK op (09cefc1bb, #1501)
- Sdk: Stage 6 — arc path ops (setArcPath, updateArcSegment, removeArcPath) (1612d18fd, #1500)
- Sdk,core: Ws-3 prerequisites — acorn keyframe-collapse foundation + removeAllKeyframes (a746db601, #1499)
- Sdk,studio: Ws-1.2 — percentage-based removeGsapKeyframe (ceb815c31, #1498)
- Sdk,studio: Ws-1.1 — add set method to GsapTweenSpec; route addGsapAnimation(set) through sdk (a5016ed41, #1497)
- Sdk,studio: Ws-4 — add history:false option; disable unused sdk undo in studio (e35846176, #1496)
- Sdk: Ws-a2 — applyDraft/commitPreview/cancelPreview → moveElement op (53717a77f, #1490)
- Sdk: Ws-a1 — iframe preview adapter (hit-test + selection) (b96e8a307, #1489)
- Studio: Route GSAP keyframe add through SDK (§3.5 PR2) (7ca449032, #1470)
- Studio: Route GSAP tween add/update/delete through SDK (§3.5 PR1) (592f7c775, #1469)
- Studio: Route timeline trim/move through SDK setTiming (§3.2) (39f37e8aa, #1466)
- Studio: Route element delete through SDK removeElement (§3.1) (bce571c2a, #1465)
- Studio: S7.5 — delete shadow scaffolding; keep cutover flag (dark launch) (ca1a8a687, #1462)
- Studio: Stage 7 step 3c — sdk cutover for inline-style ops (ab7145ad9, #1522)
- Studio: Storyboard frame focus + voiceover iteration (c8fd16f2d, #1532)
- Studio: Storyboard markdown source editor (raw + live preview) (29809069c, #1531)
- Lint: Warn when a sub-composition slot blanks before the host (13af5540c, #1542)
- Studio: Storyboard frame contact-sheet grid (015529e66, #1530)
- Studio: Storyboard view-mode toggle and shell (195d7aa7b, #1529)
- Studio: Add storyboard manifest contract, parser, and read API (8a13a0707, #1528)
Fixes
- Core: Auto-detect three.js asset readiness via adapter contract (bb5f5f8c5, #1543)
- Sdk,studio: R5 cutover review fixes (on top of #1539) (e57e75b9b, #1545)
- Studio: Restore timeline move/resize fallback parity (review #1466) (8c981a451, #1539)
- Studio,core: Resolve SDK-cutover review findings (377b0368b, #1471)
- Studio: Wire onTrySdkPersist to sdkCutoverPersist (cutover was unwired) (8585fffc9, #1463)
- Studio: Force-reload sdk session after undo/redo bypasses suppress window (0ca1a8a9d, #1524)
- Studio: Storyboard polish — a11y, preview, and edit-race fixes (e662fcdea, #1544)
- Lint: Match @font-face when a comment inside the block holds a brace (f72ea25b3, #1538)
Internal
- Studio: Document CSS-path position cut-over; GSAP-path deferred (§3.3) (e65c3c791, #1467)
- Core: Recast-vs-acorn differential suite for GSAP writer ops (+ fixes) (c040e4973, #1533)