Skip to content

Kudzu 0.8.51 - Owned effect package imports

Choose a tag to compare

@bunzzeok bunzzeok released this 14 Aug 01:05
· 3 commits to main since this release

Kudzu 0.8.51 lets inline owned effect setup and cleanup callbacks reference browser-only package imports directly. Kudzu preserves those bindings only in route-owned effect ESM, removes them from build-time component modules, and keeps static sibling routes JavaScript-free. Render-time, helper-indirect, mixed, side-effect, and dynamic package imports remain source-diagnosed; no package runtime or ResourceIR is added.