Support Gatsby v3
talohana opened this issue ยท 2 comments
talohana commented
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 ๐
manhluong commented
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.
github-actions commented
๐ This issue has been resolved in version 5.0.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐