Skip to content

Kudzu 0.11.4 - Pagination, Refresh, And Polling Policy

Choose a tag to compare

@bunzzeok bunzzeok released this 23 Aug 03:54
· 20 commits to main since this release

Kudzu 0.11.4 completes the 0.11.x server-data train with URL-owned pagination, bounded results, explicit refresh, native history synchronization, and visibility-aware optional polling.

  • Reuses existing query signals, state, abortable effects, timers, and cleanup ownership.
  • Proves exactly 11 list requests and at most two retained rows across the maintained browser journey.
  • Ships no cache, request registry, retained result store, scheduler, semantic primitive, or production compiler/runtime change.
  • Keeps the static /help route at 0 B JavaScript.

The measured two-route session is 58,970 raw / 22,124 aggregate gzip bytes with a 1.3 ms navigation median across 21 fresh Chrome profiles.