mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
chore: release v0.6.120 (#1624)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# HyperFrames v0.6.120
|
||||
|
||||
Released on 2026-06-21.
|
||||
|
||||
This hotfix restores Node-compatible package entrypoints for published HyperFrames
|
||||
packages, so npm consumers load built JavaScript and declaration files instead of
|
||||
source TypeScript. It also improves page-side rendering so shader transitions paint
|
||||
correctly and final-scene content remains visible through the end of the render.
|
||||
|
||||
## Fixes
|
||||
|
||||
- Publish Node-compatible package entrypoints ([2612b9bd](https://github.com/heygen-com/hyperframes/commit/2612b9bdfe6d2a224e93406efc831658cb2f6caf), [#1622](https://github.com/heygen-com/hyperframes/pull/1622))
|
||||
- **Shader Transitions:** Page-side render dropped shader transitions and final-scene content ([a85a507c](https://github.com/heygen-com/hyperframes/commit/a85a507cdcce4deb2a55472208176753abec152b))
|
||||
|
||||
## Full changelog
|
||||
|
||||
https://github.com/heygen-com/hyperframes/compare/v0.6.119...v0.6.120
|
||||
Reference in New Issue
Block a user