cloudflare/nimbus @cloudflare/nimbus-docs@0.8.2
cloudflare/nimbus
Captured source
source ↗published Jul 24, 2026seen 1dcaptured 1dhttp 200method plain
@cloudflare/nimbus-docs@0.8.2
Repository: cloudflare/nimbus
Tag: @cloudflare/nimbus-docs@0.8.2
Published: 2026-07-24T17:41:57Z
Prerelease: no
Release notes:
Patch Changes
- #59 `01a5d23` Thanks @MohamedH1998! - Fix overview-leaf reordering a flat top-level sidebar per page
In indexDisplay: "overview-leaf" mode, the section-root pin relabelled and moved any top-level link whose slug matched the current section — including standalone top-level pages with no content beneath them. On a flat top-level of single pages, that pulled the current page to the front and renamed it "Overview" on every page. Pinning now requires the section to actually have content under it, so standalone pages stay put and keep their label.