gatsby-remark-embedder

Gatsby Remark plugin to embed well known services by their URL.

MIT License

Downloads
6.5K
Stars
297
Committers
22

Bot releases are hidden (Show)

gatsby-remark-embedder - v4.1.0

Published by MichaelDeBoey almost 4 years ago

4.1.0 (2020-11-01)

Features

  • Testing Playground: Add support for Testing Playground (#124) (334933f)
gatsby-remark-embedder - v4.0.0

Published by MichaelDeBoey almost 4 years ago

4.0.0 (2020-10-20)

Bug Fixes

  • Instagram: Update Instagram oEmbed endpoint (#148) (2880ab1)

BREAKING CHANGES

gatsby-remark-embedder - v3.0.0

Published by MichaelDeBoey about 4 years ago

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.
gatsby-remark-embedder - v2.1.2

Published by MichaelDeBoey over 4 years ago

2.1.2 (2020-07-10)

Bug Fixes

  • CodeSandbox: Update sandbox config (5abfd51)
gatsby-remark-embedder - v2.1.1

Published by MichaelDeBoey over 4 years ago

2.1.1 (2020-05-25)

Bug Fixes

  • CodeSandbox: Update allow & sandbox config (90ecaf8)
gatsby-remark-embedder - v2.1.0

Published by MichaelDeBoey over 4 years ago

2.1.0 (2020-05-24)

Features

  • Twitter: Add support for Twitter timelines (#120) (e3c2e33), closes #97
gatsby-remark-embedder - v2.0.1

Published by MichaelDeBoey over 4 years ago

2.0.1 (2020-04-25)

Bug Fixes

  • CodeSandbox: Update allow & sandbox config (6421629)
gatsby-remark-embedder - v2.0.0

Published by MichaelDeBoey over 4 years ago

2.0.0 (2020-03-31)

chore

BREAKING CHANGES

  • Node >=10.13.0 is required
  • Gatsby ^2.20.0 is required
gatsby-remark-embedder - v1.16.0

Published by MichaelDeBoey over 4 years ago

1.16.0 (2020-03-20)

Features

  • plugin: Support service-specific options (#58) (c844b06)
gatsby-remark-embedder - v1.15.0

Published by MichaelDeBoey over 4 years ago

1.15.0 (2020-03-20)

Features

gatsby-remark-embedder - v1.14.0

Published by MichaelDeBoey over 4 years ago

1.14.0 (2020-03-19)

Features

  • fetchOEmbedData: Handle non-ok responses (#104) (337a1af)
gatsby-remark-embedder - v1.13.0

Published by MichaelDeBoey over 4 years ago

1.13.0 (2020-03-19)

Features

  • plugin: Log the URL that caused a failure (#102) (da399e4)
gatsby-remark-embedder - v1.12.0

Published by MichaelDeBoey over 4 years ago

1.12.0 (2020-03-02)

Features

  • Pinterest: Add support for Pinterest (#73) (dad289c)
  • Twitter: Add support for Twitter moments (#72) (ed6f881)
gatsby-remark-embedder - v1.11.2

Published by MichaelDeBoey over 4 years ago

1.11.2 (2020-02-07)

Bug Fixes

  • Handle links without children properly (#86) (0e064ba)
gatsby-remark-embedder - v1.11.1

Published by MichaelDeBoey over 4 years ago

1.11.1 (2020-02-02)

Bug Fixes

gatsby-remark-embedder - v1.11.0

Published by MichaelDeBoey over 4 years ago

1.11.0 (2020-01-27)

Features

  • Add retry mechanism for network requests (#75) (9121d5b)
gatsby-remark-embedder - v1.10.0

Published by MichaelDeBoey over 4 years ago

1.10.0 (2020-01-27)

Features

gatsby-remark-embedder - v1.9.1

Published by MichaelDeBoey over 4 years ago

1.9.1 (2020-01-24)

Bug Fixes

  • Extract fetchOEmbedData function from transformers into utils so we always get the correct data back (3fd1492), closes #67
gatsby-remark-embedder - v1.9.0

Published by MichaelDeBoey over 4 years ago

1.9.0 (2020-01-23)

Features

  • Instagram: Add support for Instagram (#56) (b64a524)
gatsby-remark-embedder - v1.8.0

Published by MichaelDeBoey over 4 years ago

1.8.0 (2020-01-21)

Features

  • Lichess: Add support for Lichess (#60) (20b7067)