cloudflare/nimbus @cloudflare/nimbus-docs@0.8.1
cloudflare/nimbus
Captured source
source ↗published Jul 24, 2026seen 1dcaptured 1dhttp 200method plain
@cloudflare/nimbus-docs@0.8.1
Repository: cloudflare/nimbus
Tag: @cloudflare/nimbus-docs@0.8.1
Published: 2026-07-24T14:17:20Z
Prerelease: no
Release notes:
Patch Changes
- #55 `a590ebd` Thanks @MohamedH1998! - CLI hints now print a runnable, scoped invocation instead of the bare
nimbus-docsbinary. Error messages, install hints, and--helpreferencepnpm dlx @cloudflare/nimbus-docs …(matched to your package manager —npx/yarn dlx/bunx), so a first-rundlx/npxuser can copy-paste them, and they never resolve the unrelated legacy _unscoped_nimbus-docspackage on npm. For example, an unknown slug now suggestspnpm dlx @cloudflare/nimbus-docs listrather thannimbus-docs list. Once@cloudflare/nimbus-docsis a project dependency you can still call thenimbus-docsbin directly (viapnpm execor an npm script) —--helpdocuments both. The "framework is behind" nudge fromoutdatednow suggests your package manager's update command instead of a hardcodednpm update.