Skip to content

@cloudflare/create-nimbus-docs@0.5.2

Choose a tag to compare

@cloudflare-nimbus-bot cloudflare-nimbus-bot released this 22 Jul 01:30
03e3055

Patch Changes

  • #24 52d5a0c Thanks @MohamedH1998! - Fix scaffolded starter behavior across client-side navigations and add a 404 page.

    • Re-run component initializers on astro:page-load so interactive components (code groups, dialogs, popovers, file trees, search) keep working after ClientRouter/view-transition navigations.
    • Scope the search dialog's global key handler to a module variable instead of an <html> attribute, preventing a duplicate Cmd+K handler from stacking on each navigation.
    • Mark inline SVG icons with is:inline so they render reliably.
    • Ship a default 404.astro page in the starter.