github heygen-com/hyperframes v0.7.17

latest releases: v0.7.109, v0.7.108, v0.7.107...
one month ago

HyperFrames v0.7.17

Released on 2026-06-27.

@hyperframes/lint can now run fully in the browser — validate compositions client-side with no Node.js and no server round-trip — and it now depends only on @hyperframes/parsers, so installing the validator no longer pulls the studio server or other unrelated packages.

Features

  • Lint: New @hyperframes/lint/browser entry — a node-free, client-side rule engine (lintHyperframeHtml, lintMediaUrls, shouldBlockRender) for browser-only editors and tools (6aaab32c, #1773)

Internal

  • Lint: Depend only on @hyperframes/parsers (dropped @hyperframes/core); relocated the shared URL/asset-path, font-alias, and slideshow-parser utilities into @hyperframes/parsers with back-compat stubs in core, and hardened the CSS url() regex against polynomial-ReDoS (6aaab32c, #1773)

Docs & Examples

  • Add package pages for parsers, lint, and studio-server (7e0a4cd0, #1772)

Full changelog

v0.7.16...v0.7.17

Don't miss a new hyperframes release

NewReleases is sending notifications on new releases.