Skip to content

Kudzu 0.16.4 - Scoped GSAP Animation Lifecycle

Latest

Choose a tag to compare

@bunzzeok bunzzeok released this 28 Aug 07:18
· 1 commit to main since this release

Kudzu 0.16.4 keeps inline GSAP callbacks inside one owned effect while Kudzu retains structural DOM and exact lifetime ownership.

  • Accepts package references through an unbroken chain of inline callbacks passed directly within owned effect setup or cleanup.
  • Proves deterministic visible HTML, scoped GSAP presentation, native reduced-motion fallback, dependency replacement, conditional and enhanced-route disposal, and fresh remount.
  • Emits 94,110 raw / 37,819 aggregate gzip JavaScript bytes for the real GSAP fixture; the static sibling emits zero JavaScript.
  • Adds no animation IR, scheduler, runtime concept, React, VDOM, hydration, or retained component tree.
  • Updates create-kudzu@0.1.129 to generate @kudzujs/core@^0.16.4.

Upgrade: npm install @kudzujs/core@^0.16.4