Skip to content

Kudzu 0.9.0 - Semantic compression

Choose a tag to compare

@bunzzeok bunzzeok released this 20 Aug 08:50
· 2 commits to main since this release
4673350

Kudzu 0.9.0 consolidates evidence-backed React migration shapes onto Kudzu's package-neutral signal, handler, effect, component-ownership, and keyed-list semantics without React, hydration, a VDOM, or a retained browser component tree.

Highlights:

  • Derived calculations, reduced Context and Zustand actions, object-property component consumers, custom hooks, refs, and multi-boundary callbacks reuse existing bounded ownership semantics.
  • The frozen C1/C2/C5 browser matrices pass static, stateful, and resource-lifecycle acceptance.
  • At 10,000 products Kudzu builds 10,011 pages in 22,614.0 / 22,150.6 ms cold/warm with 542,484 KiB peak RSS, below the matched Astro build.
  • create-kudzu@0.1.103 generates projects on @kudzujs/core@^0.9.0.

See RELEASES.md and PERFORMANCE.md for complete boundaries and measurements.