Skip to content

Kudzu 0.16.1 - Retained External Editor Ownership

Choose a tag to compare

@bunzzeok bunzzeok released this 28 Aug 01:25
· 5 commits to main since this release

Kudzu 0.16.1 lets one CodeMirror-class package instance remain owned across a mount effect and later dependency update effects without a React island or generic widget runtime.

  • Lowers one proven unattached useRef(null) retained handle to existing owner-scoped object state.
  • Preserves editor identity across application-state and editor-to-state updates.
  • Proves accessible error recovery, conditional disposal, fresh remount, and zero-JavaScript static exclusion.
  • Adds no IR kind, resource registry, widget runtime, React, or VDOM.
  • Updates create-kudzu to 0.1.127 and generated projects to @kudzujs/core@^0.16.1.