chore: release v0.6.84

This commit is contained in:
Miguel Ángel
2026-06-09 01:30:37 +00:00
parent 908b455e5e
commit 4adc9b1108
14 changed files with 39 additions and 12 deletions
+13
View File
@@ -0,0 +1,13 @@
# HyperFrames v0.6.84
Released on 2026-06-09.
Completes the playbackRate fix across all media duration resolution sites — visibility, timeline payload, and auto-calculated duration now all respect `defaultPlaybackRate`.
## Fixes
- **Core:** Apply playbackRate to all media duration resolution sites ([908b455e](https://github.com/heygen-com/hyperframes/commit/908b455e5eed94f6c6d1e6a27b2a6c99a8032394), [#1288](https://github.com/heygen-com/hyperframes/pull/1288))
## Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.6.83...v0.6.84