Releases: MichaelDeBoey/gatsby-remark-embedder
Releases · MichaelDeBoey/gatsby-remark-embedder
v7.0.0
v6.0.1
v6.0.0
v5.0.0
v4.2.0
v4.1.0
v4.0.0
4.0.0 (2020-10-20)
Bug Fixes
BREAKING CHANGES
- Instagram: You'll now need to pass a required
accessToken
option whenever you're using the Instagram service. Check out the Instagram oEmbed access token docs and requirements to know how to get this.
v3.0.0
3.0.0 (2020-07-23)
Bug Fixes
BREAKING CHANGES
- Twitch: You'll now need to pass a required
parent
option whenever you're using the Twitch service - Twitch: Twitch embeds can only be embedded on HTTPS websites. Check out the Gatsby
docs for setting this up when developing locally.