Closed minpeter closed 7 months ago
It has major compatibility issue when you include react component
Oh.. But i will (a)wait. 🤓
I poked around a little bit on this, and I think this might require first updating @hashicorp/remark-plugins
. It also looks like it might be a breaking change because of the useDynamicImports
option change on the MDX side. Updating should simplify the code in this package a tiny bit, on the bright side!
Is there any repo that has been forked from next-mdx-remote
and works with MDX v3 ?
There's really not much code in this repo. Upgrading should be relatively simple
I think it's working now @alisowski/next-mdx-remote
I may have dropped support for react < 18 though
https://mdxjs.com/blog/v3
Do you have any plans regarding this? Or is there already an issue tracking this? When I looked for it, it didn't seem to exist, so I created a new one. I'm sorry if there was any.