chore: bump package versions - #128
Open
cloudflare-nimbus-bot[bot] wants to merge 1 commit into
Open
Conversation
cloudflare-nimbus-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 10, 2026 11:19
93d0a40 to
9aea648
Compare
4 tasks
cloudflare-nimbus-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 13, 2026 13:25
9aea648 to
9a03978
Compare
4 tasks
cloudflare-nimbus-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 13, 2026 15:15
9a03978 to
e0a41ff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.14.0
Minor 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.#139
ea8cd46Thanks @MohamedH1998! - Render MDX admonitions with Sätteri's native directive parser, preserving nestedcontent, 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.6or newer is required.
Patch Changes
#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.#138
3f7c16aThanks @MohamedH1998! - Preserve authored root-relative links and unrelated source across Markdown andMDX, including HTML containers, fenced examples, Unicode, and CRLF. Keep plain
Markdown unchanged when generating Markdown and agent endpoint output.
#137
728e753Thanks @MohamedH1998! - Update generated projects to Astro 7.2.8 and align the Node adapter with Astro's updated runtime API.@cloudflare/create-nimbus-docs@0.7.4
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 nestedcontent, 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.6or 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,3f7c16a,ea8cd46,728e753]: