github fuma-nama/fumadocs @fumadocs/cli@1.6.2

4 hours ago

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.

Don't miss a new fumadocs release

NewReleases is sending notifications on new releases.