Skip to content

Kudzu 0.16.6 - Owner-Triggered Capability Imports

Choose a tag to compare

@bunzzeok bunzzeok released this 30 Aug 10:48
· 1 commit to main since this release

Kudzu 0.16.6 lets one guarded effect load one literal package dependency only when its owner activates.

  • Preserves the package edge only in route-owned effect ESM.
  • Reports deferred closure through handlers.lazyChunks.
  • Reduces initial CodeMirror gzip from 71,607 B to 6,153 B, with the package graph deferred.
  • Keeps static siblings at 0 B JavaScript.
  • Adds no loader, retry cache, component runtime, React, VDOM, or hydration.

Also publishes create-kudzu@0.1.131 targeting @kudzujs/core@^0.16.6.

See RELEASES.md and PERFORMANCE.md for the complete evidence.