Skip to content

chore: bump package versions - #72

Open
cloudflare-nimbus-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: bump package versions#72
cloudflare-nimbus-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@cloudflare-nimbus-bot

@cloudflare-nimbus-bot cloudflare-nimbus-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cloudflare/nimbus-docs@0.10.0

Minor Changes

  • #71 e5d74f9 Thanks @MohamedH1998! - Enable MDX optimization by default to reduce large-site build memory usage. Sites can opt out with mdx: { optimize: false }.

    Verified the generated starter with optimization on and with mdx: { optimize: false } forced; the rendered HTML is structurally equivalent for element names, attributes, and non-whitespace text. AC#3 is treated as semantic/structural render parity rather than byte identity: raw bytes differ due to serializer escaping and inter-block whitespace, but the rendered document is lossless.

    Spot-checked the starter components page, which includes JSX tags in prose, inline code with <...>, quoted code, and package names. The optimized and opt-out renders preserve those special-character text probes and match structurally.

    Temporarily cap the supported Astro peer range to >=7.0.0 <7.1.0 while the Astro 7.1.x static build regression is upstream.

@cloudflare/create-nimbus-docs@0.6.5

Patch Changes

  • #70 b9620bc Thanks @MohamedH1998! - Fix search dialog results not scrolling. The results wrapper now lays out as a
    flex column, so the results list gets a bounded height and its overflow-y-auto
    engages — long result sets scroll within the dialog instead of being clipped,
    while the search input stays in view above the scroll region.

  • #71 4d6815f Thanks @MohamedH1998! - Make pkg.pr.new preview builds scaffold from bundled PR templates and pin generated projects to the matching @cloudflare/nimbus-docs preview.

    Generated starters are now pinned to the verified Astro 7.0.x line while the upstream Astro 7.1.x static build regression is open.

@cloudflare-nimbus-bot
cloudflare-nimbus-bot Bot force-pushed the changeset-release/main branch from 967a7cb to c9cd5ea Compare August 4, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants