kentcdodds/mdx-bundler

Support for mdx v3?

tonyxiao opened this issue ยท 7 comments

The main readme says this uses mdx v2, but v3 has been released. Are there plans to support that?

The 2 big items (there's not much more)

  1. support for await
  2. ES2024

https://mdxjs.com/blog/v3/

Actually, is this just an outdated readme?

da24af7

It is, just tested that { await Promise.resolve(42)} works!

@tonyxiao @kentcdodds can this issue be closed now?

Should probably update the README first

@verdverm good point, opened a PR here:

cc @kentcdodds

๐ŸŽ‰ This issue has been resolved in version 10.0.2 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€