0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages
Alan 08432d5b01
Allow globbed mdx files to have typed frontmatter (#4108)
* Allow frontmatter typing for .mdx files from glob

`Astro.glob<T>("*.md")` is special cased to allow `T` to be a type for the frontmatter in the markdown. Since .mdx files also get frontmatter added to the globbed result, let's type it as such.

* Add changeset

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
2022-08-03 10:45:31 -05:00
..
astro Allow globbed mdx files to have typed frontmatter (#4108) 2022-08-03 10:45:31 -05:00
astro-prism [ci] release (#4116) 2022-08-02 14:50:21 -07:00
astro-rss [ci] release (#3939) 2022-07-18 21:54:25 -07:00
create-astro [ci] release (#4081) 2022-07-28 15:53:57 -04:00
integrations Remove renderer tag to fix a docs issue (#4127) 2022-08-03 10:36:38 -05:00
markdown [ci] release (#4116) 2022-08-02 14:50:21 -07:00
telemetry [ci] release (#3939) 2022-07-18 21:54:25 -07:00
webapi [ci] format 2022-08-02 19:55:13 +00:00