Skip to content

Changelog

New features, bug fixes, and improvements made to Starlight Page Actions.

  • Customize page actions
  • Per-page opt-out for page actions
  • Fix edge cases in the llms.txt generation
    • Handle case when slug prop is used instead of link
    • Handle case when slug prop is used without specifying the label prop
    • Handle case when autogenerate is being used
  • Handle “Copy Markdown” errors
  • Remove frontmatter and imports from .md and .mdx files
  • Replace .md references with direct URLs in Page Actions and llms.txt
  • Fixed dependency configuration: moved vite and vite-plugin-static-copy from devDependencies to dependencies to prevent missing module errors during development and build
  • Generate doc pages in Markdown
  • “Copy Markdown” button
  • “Open” dropdown menu with options to open the page in AI chat services
  • Automatic generation of the llms.txt file with all documentation URLs during build
  • Customize the default prompt