Kudzu 0.8.3 - Native interaction composition
Kudzu 0.8.3 characterizes clipboard, debounce, and accessible SVG point interactions through existing route-specific capabilities.
Highlights
- Direct async handlers and returned relative custom-hook callbacks use native clipboard writes with application-owned feedback.
- Dependency effects own debounced work and cancellation with setTimeout() and clearTimeout().
- Calculated keyed SVG points support focus, click, Space, and Enter selection through an external accessible tooltip.
- Retained SVG rows preserve identity and read latest labels after updates.
- No clipboard, timer, or chart-specific runtime is added; static sibling routes remain JavaScript-free.
- The complete suite passes 133/133 tests.
Upgrade
npm install @kudzujs/core@^0.8.3