Skip to content

v0.6.83

Choose a tag to compare

@github-actions github-actions released this 09 Jun 01:20
· 28 commits to main since this release
48711ab

HyperFrames v0.6.83

Released on 2026-06-09.

Fixes media elements with custom playback rates being clipped to the raw source duration instead of the rate-adjusted timeline duration. Also adds a release tag monotonicity guard.

Fixes

  • Core: Account for playbackRate in media duration resolution (7b6c87fa, #1287)
  • Producer: Revert Proxy-based wrapTimeline to plain-object approach (c12987e3, #1284)
  • Release: Guard against non-monotonic tags (24279c8c, #1283)

Full changelog

v0.6.82...v0.6.83