Skip to content

Kudzu 0.12.0 - Project Route Shell And Runtime Parameters

Choose a tag to compare

@bunzzeok bunzzeok released this 23 Aug 05:12
· 17 commits to main since this release

Kudzu 0.12.0 opens the routing and application-lifetime train with directly addressable project and issue routes.

  • Adds bracket project and nested issue pages using supported React Router useParams() migration syntax.
  • Emits complete fallback HTML, pathname parameter ESM, native project-to-issue links, and ordered host rewrites with exact-file precedence.
  • Ships no SPA route registry, semantic primitive, compiler pass, production compiler/runtime change, or server.
  • Keeps the maintained enhanced session byte-identical and the static /help route at 0 B JavaScript.

The application emits 36 files totaling 105,577 raw / 38,067 aggregate gzip bytes. Direct project and issue entry, issue reload, invalid encoded parameter rejection, package smoke, and required-Chrome tests are release-gated.