mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
6 lines
269 B
Markdown
6 lines
269 B
Markdown
|
---
|
||
|
"@astrojs/mdx": major
|
||
|
---
|
||
|
|
||
|
Refactors the MDX transformation to rely only on the unified pipeline. Babel and esbuild transformations are removed, which should result in faster build times. The refactor requires using Astro v4.8.0 but no other changes are necessary.
|