github cloudposse/atmos v1.200.0-rc.2

pre-release4 hours ago

🚀 Enhancements

Replace docusaurus-plugin-llms with custom implementation @osterman (#1807) ## what - Replace buggy docusaurus-plugin-llms v0.2.2 with lightweight custom plugin - Remove 58-line bash workaround script - Use Docusaurus's resolved routes directly for correct URLs

why

  • Original plugin reconstructs URLs from filenames with buggy regex
  • Only removes first numeric prefix (2025-10-13-slug → 10-13-slug)
  • Hardcodes /blog/ path instead of reading routeBasePath config
  • Ignores frontmatter slug field
  • Required bash workaround to fix URLs after generation

references

Don't miss a new atmos release

NewReleases is sending notifications on new releases.