| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 12 hours ago | 1.8 kB | |
| v0.6.80 source code.tar.gz | < 12 hours ago | 113.5 MB | |
| v0.6.80 source code.zip | < 12 hours ago | 115.3 MB | |
| Totals: 3 Items | 228.8 MB | 0 | |
HyperFrames v0.6.80
Released on 2026-06-07.
Fixes a main-thread hang on compositions with thousands of GSAP tween calls by batching timeline construction through requestAnimationFrame, and adds innerText support to the GSAP inspector for counter animations.
Features
Fixes
- Batch GSAP timeline construction to prevent main-thread hang (#1231) (ebd156bc, #1249)
- Render: Add end-to-end observability (29d6f1ea, #1248)
Internal
- Studio: Add T11 history coalescing and cross-prop separation suite (9aebc8db, #1242)
- Core: Add T8 override-set merge semantics suite for getVariables (37d02f26, #1241)
- Core: Add T1 round-trip idempotence suite for parse/serialize (dd956744, #1240)
Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.6.79...v0.6.80