We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77cd7a8 commit 8f306c8Copy full SHA for 8f306c8
README.md
@@ -25,7 +25,7 @@ get a bundled version of these files to eval in the browser.
25
## This solution
26
27
This is an async function that will compile and bundle your MDX files and their
28
-dependencies. It uses [MDX v2](https://mdxjs.com/blog/v2/) and
+dependencies. It uses [MDX v3](https://mdxjs.com/blog/v3/) and
29
[esbuild](https://esbuild.github.io/), so it's VERY fast and supports TypeScript
30
files (for the dependencies of your MDX files).
31
0 commit comments