-
-
Notifications
You must be signed in to change notification settings - Fork 56
Support for Gatsby 4 #293
Comments
@Mrtenz I no longer actively maintain this repo, because I now do everything with Next.js. However, If you want to submit a PR to fix the issue, you are most welcome. |
Only tested with Gatsby@v3 but it may also work for 4 |
If this still doesn't work perhaps a change in the gatsby-rehype-inline-images plugin similar to that in #298 (where we are not mutating a |
Still does not work @illogic-al , Can you submit a PR ? |
@amaljithev I did submit a PR, that's what I linked to in #298. As I don't use this plugin I won't make the change here. |
The
gatsby-rehype-inline-images
does not seem to support Gatsby 4 at the moment. With the following config:I get this error when querying
childHtmlRehype { html }
:The text was updated successfully, but these errors were encountered: