Skip to content

HyperFrames v0.7.37

Choose a tag to compare

@jrusso1020 jrusso1020 released this 06 Jul 05:15
9de41ce

HyperFrames v0.7.37

Released on 2026-07-06.

A maintenance release with two reliability fixes: animation ids now resolve from the parsed script in the SDK and Studio (so tweens whose selectors don't currently match a live DOM element are handled correctly), and the CLI gives a clear error when npx can't be resolved on Windows. Also includes 53 documentation accuracy fixes.

Fixes

  • Sdk,studio: Resolve animation ids from parsed script, not just DOM-matched elements (c5d725abd, #1957)
  • Hyperframes Media: Surface a clear error when npx can't be resolved on Windows (dfa6fedbc, #1961)

Docs & Examples

Internal

  • Lambda: Behavioral guard for handler CJS banner shims (2b1109db4, #1977)

Full changelog

v0.7.36...v0.7.37