fumadocs-mdx 8.0.0
Major Changes
-
1a346a1: Enable
remark-imageplugin by defaultYou can add image embeds easily. They will be converted to static image imports.
Become:
import img_banner from '../../public/image.png'; <img alt="banner" src={img_banner} /> -
2b11c20: Rename to Fumadocs
next-docs-zeta->fumadocs-corenext-docs-ui->fumadocs-uinext-docs-mdx->fumadocs-mdx@fuma-docs/openapi->fumadocs-openapicreate-next-docs-app->create-fumadocs-app