Astro: @astrojs/mdx@0.13.0 Release

Release date:
December 16, 2022
Previous version:
@astrojs/mdx@0.12.2 (released December 12, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/mdx@0.13.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/mdx@0.13.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Minor Changes

  • #5291 5ec0f6ed5 Thanks @bholmesdev! - Introduce Content Collections experimental API
    • Organize your Markdown and MDX content into easy-to-manage collections.
    • Add type safety to your frontmatter with schemas.
    • Generate landing pages, static routes, and SSR endpoints from your content using the collection query APIs.