Astro: @astrojs/mdx@4.0.0-alpha.1 Release

Release date:
August 23, 2024
Previous version:
@astrojs/mdx@4.0.0-alpha.0 (released August 19, 2024)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/mdx@4.0.0-alpha.1

Could not determine top contributors for this release.

Directory Browser for @astrojs/mdx@4.0.0-alpha.1

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

  • #11741 6617491 Thanks @bluwy! - Updates adapter server entrypoint to use @astrojs/mdx/server.js

    This is an internal change. Handling JSX in your .mdx files has been moved from Astro internals and is now the responsibility of this integration. You should not notice a change in your project, and no update to your code is required.