summaryrefslogtreecommitdiff
path: root/.changeset/perfect-fans-fly.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/perfect-fans-fly.md')
-rw-r--r--.changeset/perfect-fans-fly.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/perfect-fans-fly.md b/.changeset/perfect-fans-fly.md
deleted file mode 100644
index cdecf6fb1..000000000
--- a/.changeset/perfect-fans-fly.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'@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.