Kudzu 0.8.11 - Stale-safe data migration
Kudzu 0.8.11 proves source migration paths for TanStack Query-shaped data and React Hook Form-shaped forms while strengthening dependency-effect stale-write isolation.
Highlights
- Moves build-known query data to async pages and browser-only reads to owned route effects.
- Prevents late promise or fetch setters from superseded dependency effects from overwriting current state.
- Verifies fast refetch, delayed stale response, HTTP failure, recovery, and zero-JavaScript sibling routes in Chrome.
- Migrates React Hook Form-shaped source to native validation,
FormData, and application-owned result state. - Uses a true 100% mobile documentation wrapper with explicit inner gutters.
Boundary
TanStack Query and React Hook Form do not run in Kudzu. Query clients, Providers, caches, retries, controllers, watchers, resolvers, and dynamic registration remain source migration work.
npm install @kudzujs/core@^0.8.11