zudo-doc
GitHub repository

Type to search...

to open search from anywhere

0.2.18

Created Jun 21, 2026Takeshi Takatsudo

Release notes for 0.2.18.

Released: 2026-06-21

Features

  • Added an enableClientRouter prop to @takazudo/zudo-doc's DocLayout (default true). When set to false, the zfb SPA ClientRouter — together with its view-transition meta tags and route announcer — is omitted from the SSG output, so a project can ship fully static pages with no client-side soft navigation. (9316a23c)

Bug Fixes

  • The dynamicPageTransition: false setting now actually disables the SPA client router. Previously the prop existed but neither the showcase host nor generated projects forwarded settings.dynamicPageTransition to it, so the router stayed on regardless of the setting; it is now wired through every DocLayoutWithDefaults call site in both the host and the create-zudo-doc templates. (a72e5b90, 42305193)

Revision History

Takeshi TakatsudoCreated: 2026-06-21T20:51:21+09:00Updated: 2026-06-21T20:51:21+09:00

AI Assistant

Ask a question about the documentation.