Kudzu 0.12.1 - Shared Layout, History, Focus, And Scroll
Kudzu 0.12.1 proves shared layout ownership and native document navigation semantics across the project application.
- Preserves the application shell across enhanced project and issue transitions without remounting retained layout DOM.
- Restores back/forward history, route title and live-region updates, heading/main focus fallback, hash targets, and top/hash scroll behavior.
- Keeps outside-group links as native document navigation and fixes empty-hash focus fallback in the existing navigation capability.
- Adds no semantic primitive, compiler pass, runtime concept, public API, VDOM, hydration, or router runtime.
- Keeps the static
/helproute at 0 B JavaScript.
The application emits 36 files totaling 106,096 raw / 38,201 aggregate gzip bytes. The maintained enhanced session ships 58,974 raw / 22,129 gzip JavaScript bytes, a +4 raw / +5 gzip delta from 0.12.0. Required-Chrome navigation samples have a 1.3 ms median across seven runs.