Astro: @astrojs/mdx@0.11.0 Release

Release date:
August 31, 2022
Previous version:
@astrojs/mdx@0.10.3 (released August 30, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/mdx@0.11.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/mdx@0.11.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

  • #4504 8f8dff4d3 Thanks @bholmesdev! - Introduce new extendPlugins configuration option. This defaults to inheriting all remark and rehype plugins from your markdown config, with options to use either Astro's defaults or no inheritance at all.