Kudzu 0.12.0 - Project Route Shell And Runtime Parameters
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
/helproute 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.