Add missing mdx changeset (#8131)
This commit is contained in:
parent
c2c71d90c2
commit
43140b87ab
1 changed files with 7 additions and 0 deletions
7
.changeset/fair-eyes-promise.md
Normal file
7
.changeset/fair-eyes-promise.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
'@astrojs/mdx': major
|
||||
---
|
||||
|
||||
Support Astro 3 JSX format
|
||||
|
||||
This upgrades the MDX plugin to correctly work with the new JSX render API in Astro 3.
|
Loading…
Reference in a new issue