Skip to content

@fumadocs/cli@1.6.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 18:39
· 4 commits to dev since this release
3763aff

Shorter names for integration components

The components of integrations dropped their fumadocs/ prefix:

npx @fumadocs/cli add openapi/page
Before Now
fumadocs/openapi/* openapi/*
fumadocs/asyncapi/* asyncapi/*
fumadocs/graphql/* graphql/*
fumadocs/story/* story/*
fumadocs/sanity/* sanity/*
fumadocs/api-docs/* api-docs/*

The old names are gone, update the commands in your scripts. fumadocs/base-ui and fumadocs/radix-ui are unchanged, the CLI resolves them from your configured uiLibrary.