HyperFrames v0.8.41
By Steven Van ·
Part of the v0.8.41 release, the fix keeps GSAP animations off slide clip elements in HyperFrames' own changelog-video skill.
A fix in HyperFrames' changelog-video skill, the one used to build the animated videos behind the project's own release notes, stops GSAP from animating a slide's clip element directly, which trips the framework's own error-severity "gsap_animates_clip_element" lint rule, since HyperFrames reserves a clip's visibility window for itself. The fix adds an inner wrapper element inside each slide to carry the animated opacity instead, and updates the skill's build spec and example scaffold to match.
HyperFrames
Open-source framework for rendering HTML compositions into MP4 videos, built for AI agents and automated pipelines.
View HyperFrames →