MichaelDeBoey/gatsby-remark-embedder

Support Gatsby v3

talohana opened this issue ยท 2 comments

Gatsby v3 is officially out - gatsbyjs/gatsby#29932. While migrating to v3 I'm getting error while running npm install:

npm ERR! peer dep missing: gatsby@^2.20.0, required by gatsby-remark-embedder@4.1.0

Is there a way to test this plugin against gatsby v3?

I will be more than happy to submit a PR ๐Ÿš€

I installed this plugin via --legacy-peer-deps as in npm install gatsby-remark-embedder --legacy-peer-deps with Gatsby v3 and so far the youtube and twitter previews are working fine.

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

The release is available on:

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