Change8

@astrojs/mdx@5.0.0-beta.7

📦 astroView on GitHub →
🐛 1 fixes

Summary

This patch release addresses an edge case bug related to component detection when the optimize option is enabled.

🐛 Bug Fixes

  • Fixes edge cases where an export const components = {...} declaration would fail to be detected with the optimize option enabled.