v0.6.117

heygen-com/hyperframesv0.6.117Jun 20, 2026by github-actions[bot]

AI Summary

This hotfix restores the `@hyperframes/core` subpath exports that were missing from the published package, ensuring Studio, SDK, and CLI consumers can resolve necessary entry points.

Key Highlights

  • Restores `@hyperframes/core` subpath exports
  • Fixes package metadata and entry points for consumers

Full Release Notes

# HyperFrames v0.6.117

Released on 2026-06-20.

This hotfix restores the published `@hyperframes/core` subpath contract used by Studio,
SDK, and CLI consumers. Installed packages can now resolve the `beats`, `storyboard`,
HTML attribute safety, package metadata, and clip tree entry points that already existed
in source.

## Fixes

- **Core:** Publish missing subpath exports ([960690e8e](https://github.com/heygen-com/hyperframes/commit/960690e8e5b64d9cd10c815819e1bf7b010970cd), [#1616](https://github.com/heygen-com/hyperframes/pull/1616))

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.6.116...v0.6.117