Patch Changes
-
#129
3fd7d15Thanks @MohamedH1998! - Add a versioned breaking-change manifest, explicit reviewed upgrade baselines, agent-readable migration plans, sharedcheckandoutdateddiagnostics, safe starter drift updates, starter agent upgrade guidance, and automatic migration guidance during Astro configuration. -
#122
4b51ebbThanks @MohamedH1998! - Allow user-owned Astro pages and scaffolded Markdown andllms.txtendpoints to use native rendering semantics while retaining entrypoint-aware checks for active Nimbus contracts and composing with unrelated integration routes. These dynamic endpoints now resolve their payloads when rendered on request. Endpoint helpers now live at@cloudflare/nimbus-docs/agent-endpoints; the existing@cloudflare/nimbus-docs/publicationentrypoint remains supported. Sub-path sitemaps now list the deployment root once. -
#141
7790b7cThanks @MohamedH1998! - Reduce repeated API field-icon markup by sharing SVG paint settings in the existing field-list stylesheet. Preserve icon shapes, field content, links, and disclosure behavior. Existing sites can apply the owned component and stylesheet changes together; framework upgrades do not overwrite owned files. -
#139
ea8cd46Thanks @MohamedH1998! - Render MDX admonitions with Sätteri's native directive parser, preserving nested
content, code examples, plain titles, aliases, and scoped opt-outs. Use
markdown.mdastPluginsandmarkdown.hastPluginsfor native extensions.
Explicit incompatible processors must disable Nimbus admonitions, while Astro
MDX options continue to pass through unchanged. Native admonitions now apply to
.mdxonly; review existing admonition directives in.mdfiles. Astro 7.2.6
or newer is required. -
#137
728e753Thanks @MohamedH1998! - Update generated projects to Astro 7.2.8 and align the Node adapter with Astro's updated runtime API. -
#140
a6ccf99Thanks @MohamedH1998! - Reserve the desktop API code-rail column before streamed rail HTML arrives, preventing the main content from shifting sideways. Preserve mobile stacking, no-rail layouts, and custom rail width. Existing sites can copy the updated owned ApiLayout component if desired; updating the framework does not overwrite it. This prevents layout shift without making the rail arrive sooner. -
Updated dependencies [
3fd7d15,4b51ebb,5343933,3f7c16a,ea8cd46,728e753]:- @cloudflare/nimbus-docs@0.14.0