v0.6.113
HyperFrames v0.6.113
Released on 2026-06-19.
Brings the AI Studio (Pacific) SDK integration surface online — object-valued font/image variables, elastic timing with word-alignment, element insertion, and keyframe animation ops — all on the acorn GSAP writer, now gated behind the cutover flag with recast kept as the default. Also adds a slideshow schema/parser/lint rule and phase-1 image-alpha hit-testing, so clicks on transparent image pixels fall through to the layer behind.
Features
- Core: Slideshow schema, parser, and lint rule (83764579, #1580)
- Sdk: Image-alpha hit-test phase 1 (WS-G) (37efbcb9, #1574)
- Sdk: Ws-3c — addWithKeyframes + replaceWithKeyframes SDK ops (acorn writer) (418f198b, #1572)
- Sdk: AddElement forward op — mint hf-id, inverse = removeElement (WS-D) (0ca01c88, #1571)
- Sdk: Ws-c elastic timing + word-alignment resolver (WS-C) (f65e2296, #1570)
- Sdk: Ws-b variables/brand — object-valued font/image + B1 JSON model (d0e520db, #1569)
Fixes
- Release: Scope tag-monotonicity guard to tags reachable from HEAD (3a28d3f6)
- Sdk: Code-review follow-ups (WS-B/C/3.C, #1569/#1570/#1572) (dd6fad6b, #1588)
- Engine: Hold the last video frame at the inclusive clip end (fdb8f33f, #1564)
Internal
- Core: Gate acorn GSAP writer behind cutover flag; keep recast default (WS-3F) (967bf9f9, #1573)
- Publish: Publish @hyperframes/sdk to npm (7607a714, #1587)