Major Changes
-
321d1e1: Move Typescript integrations to
fumadocs-typescript
why: It is now a stable feature
migrate: Use
fumadocs-typescript
instead.- import { AutoTypeTable } from "fumadocs-ui/components/auto-type-table" + import { AutoTypeTable } from "fumadocs-typescript/ui"
Minor Changes
- b5d1693: Support external link in
pages
property