Kudzu 0.16.6 - Owner-Triggered Capability Imports
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.