@astrojs/mdx@7.0.1

withastro/astro@astrojs/mdx@7.0.1Jul 1, 2026by astrobot-houston

AI Summary

A patch release in the MDX adapter ecosystem that corrects the configuration of the peerDependencies field.

Key Highlights

  • Fixed incorrect usage of peerDependencies field
  • Resolved dependency resolution issues

Full Release Notes

### Patch Changes

-   [#17249](https://github.com/withastro/astro/pull/17249) [`02b73b0`](https://github.com/withastro/astro/commit/02b73b0fc2e32102e788fd9031ce061337490a73) Thanks [@ematipico](https://github.com/ematipico)! - Fixes an issue where the `peerDependencies` field used incorrect dependencies.