@astrojs/mdx@7.0.8
📦 astroView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This patch release addresses build errors related to plugin errors and improves Sätteri processor option type compatibility.
🐛 Bug Fixes
- Fixes build errors showing wrong file location, missing line:col, and misleading hints when a plugin error (e.g. from MDX) is wrapped by Vite's build error.
- Fixes Sätteri processor option types to accept all plugin entries supported by Sätteri v0.10.3.