Skip to content

Kudzu 0.8.13 - Browser capability migration

Choose a tag to compare

@bunzzeok bunzzeok released this 07 Aug 07:46
· 3 commits to main since this release

Kudzu 0.8.13 proves browser-owned migration paths from Memos, Excalidraw, and Cal.com without adding React or general capability runtimes.

Highlights

  • Preserves Memos-shaped animation-frame scroll spies with burst coalescing and exact cleanup.
  • Lowers Excalidraw-shaped navigator capability conditions to false static fallback and progressively owned Web Share DOM.
  • Lowers Cal.com-shaped static media-query external stores to desktop-first HTML and owned change listeners.
  • Fixes optimized state-select text commits used by browser-driven derived output.
  • Verifies supported and unsupported capabilities, breakpoint changes, disposal, and zero-JavaScript siblings in Chrome.

Boundary

General mutable refs, external stores, imported media hooks, browser-expression rendering, collaboration transport, QR generation, dynamic capabilities, and React runtime execution remain unsupported.

npm install @kudzujs/core@^0.8.13