blob: cdecf6fb19480d3a7fba632aedec9942c254f7e2 (
plain) (
blame)
1
2
3
4
5
6
7
|
---
'@astrojs/mdx': minor
---
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.
|