Skip to content

v0.6.113

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:28
· 42 commits to main since this release
v0.6.113
a38fc4e

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

Internal

  • Core: Gate acorn GSAP writer behind cutover flag; keep recast default (WS-3F) (967bf9f9, #1573)
  • Publish: Publish @hyperframes/sdk to npm (7607a714, #1587)

Full changelog

v0.6.112...v0.6.113