05caf445d4
* chore: remove deprecated `getHeaders()` * chore: remove `rawContent()` and `compiledContent()` * chore: remove raw and compiled content from MDX type * chore: remove 0.X error for `astro` property * chore: changeset * lint: no empty interface * chore: update changeset
231 B
231 B
astro | @astrojs/mdx |
---|---|
major | 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.