MichaelDeBoey / gatsby-remark-embedder

Gatsby Remark plugin to embed well known services by their URL.
MIT License
294 stars 58 forks source link

Support Gatsby v4 #211

Closed satya-nutella closed 2 years ago

satya-nutella commented 2 years ago

I've been using this plugin ever since it came out and find it amazing. Recently upgraded to Gatsby v4. Was wondering if there were any plans to migrate this plugin to support Gatsby v4?

On a side note, I'd love to contribute and open a PR if need be and any guidance on this would be awesome

What you did: Upgraded Gatsby to v4

What happened:

warn Plugin gatsby-remark-embedder is not compatible with your gatsby version 4.1.6 - It requires gatsby@^3.0.0

trevorblades commented 2 years ago

I just opened #214 to make this plugin compatible with Gatsby 4.

anton-ivanov-feefo commented 2 years ago

I have the same issue, would this fix be merged anytime soon?