@cloudflare/create-nimbus-docs@0.5.2
Patch Changes
-
#24
52d5a0cThanks @MohamedH1998! - Fix scaffolded starter behavior across client-side navigations and add a 404 page.- Re-run component initializers on
astro:page-loadso 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 duplicateCmd+Khandler from stacking on each navigation. - Mark inline SVG icons with
is:inlineso they render reliably. - Ship a default
404.astropage in the starter.
- Re-run component initializers on