Skip to content

Release v0.6.1: Fixed 'meta.name' not rendered in UI

Choose a tag to compare

@liorcodev liorcodev released this 26 Feb 07:28
· 9 commits to main since this release

[0.6.1] - 2026-02-26

Fixed

  • meta.name not rendered in UI - The name field from route metadata was never displayed in
    the generated documentation. It now appears as a title in the route card header, with the path
    shown beneath it as a secondary label. The sidebar also uses the name when available, falling back
    to the path segment.