0.1.1
Native sidebar integration and updated zfb and zudo-doc requirements.
Released: 2026-09-17
Updates the styleguide engine to use zudo-doc's native sidebar integration and zfb's package-route island discovery.
Changed
Raised the
@takazudo/zfbpeer floor to^2.18.0and the@takazudo/zudo-docpeer floor to^5.25.0(matching exactdevDependenciespins). This is forced, not elective: zudo-doc 5.25.0 raised its own@takazudo/zfbpeer floor to^2.18.0, so the engine's floor must follow to keep resolving against it.Pass the component navigation tree through zudo-doc's native
sidebarNodesheader prop, removing the need for a host-bound Header workaround.Document that zfb 2.18.0 discovers engine islands from injected routes during development. The
@takazudo/entry point remains available for API compatibility, but hosts no longer need it as a dev-hydration seed.zudo- sg/ islands