summaryrefslogtreecommitdiff
path: root/.changeset/empty-parents-lie.md
blob: de4a2e015ad2fe96a1162c4fca2e19842ad13e89 (plain) (blame)
1
2
3
4
5
6
7
8
9
---
'astro': patch
'@astrojs/mdx': minor
---

Align MD with MDX on layout props and "glob" import results:
- Add `Content` to MDX
- Add `file` and `url` to MDX frontmatter (layout import only)
- Update glob types to reflect differences (lack of `rawContent` and `compiledContent`)