blob: 4e721aecff2d371b92d2a0a5e33609a0389c4ff9 (
plain) (
blame)
1
2
3
4
5
6
|
---
'astro': major
'@astrojs/mdx': minor
---
Remove deprecated Markdown APIs from Astro v0.X. This includes `getHeaders()`, the `.astro` property for layouts, and the `rawContent()` and `compiledContent()` error messages for MDX.
|