astro/packages
Ben Holmes f7afdb889f
[MDX] Fix remaining inconsistencies with Markdown (#4268)
* feat: add "file" and "url" to layout props

* feat: add rawContent and compiledContent errs

* fix: add "file" and "url" to frontmatter

* fix: add separate MDX instance type

* types: add MarkdownLayoutProps and MDXLayoutProps

* refactor: simplify MDXLayoutProps

* test: pass file and url to layout

* test: glob components with .default and Content

* feat: add <Content /> to MDX

* feat: declare MDX type module

* fix: [MD] move file and url to layout props only

* chore: changeset

* chore: bump MDX to "minor" with more details

* refactor: remove "file" + "url" top-level props (save for minor)

* revert: MDInstance type def updates (save for minor)

* fix: MDXInstance "default" + "content" types

* fix: bad test layout

* chore: remove getHeaders fro *.mdx
2022-08-12 18:17:26 -04:00
..
astro [MDX] Fix remaining inconsistencies with Markdown (#4268) 2022-08-12 18:17:26 -04:00
astro-prism [ci] release (#4249) 2022-08-11 16:50:59 -07:00
astro-rss Astro 1.0.0 (#4214) 2022-08-09 11:10:25 -05:00
create-astro Astro 1.0.0 (#4214) 2022-08-09 11:10:25 -05:00
integrations [MDX] Fix remaining inconsistencies with Markdown (#4268) 2022-08-12 18:17:26 -04:00
markdown [ci] release (#4224) 2022-08-09 17:31:06 -07:00
telemetry Astro 1.0.0 (#4214) 2022-08-09 11:10:25 -05:00
webapi Skip mod.d.ts in format:ci (#4235) 2022-08-10 22:05:07 +08:00