Skip to content

[2.1.0] - 2026-03-03

Choose a tag to compare

@FlyNumber FlyNumber released this 04 Mar 00:26

Changed

  • Refactored build processing to use Docusaurus route metadata instead of filesystem scanning
  • Plugin now reads route.metadata.sourceFilePath from postBuild routes prop
  • Automatically handles custom routeBasePath, versioned docs, and i18n configurations
  • Image path rewriting now uses actual route URLs instead of hardcoded /docs/ prefix
  • Removed findMarkdownFiles() and copyImageDirectories() internal functions

Fixed

  • Image paths in cleaned markdown now correctly reflect the site's URL structure
  • Plugin no longer assumes docs live at the /docs/ URL path