@astrojs/mdx@7.0.8
Fixed 2
- Fix build errors showing wrong file location, missing line:col, and misleading hints when a plugin error from MDX is wrapped by Vite's build error
- Fix Sätteri processor option types to accept all plugin entries supported by Sätteri v0.10.3
From Astro
Patch Changes
-
#17757
660991cThanks @astro-factory! - 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 -
#17766
0762a83Thanks @HiDeoo! - Fixes Sätteri processor option types to accept all plugin entries supported by Sätteri v0.10.3.