Gatsby Remark Embedder Versions Save

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

v7.0.0

11 months ago

7.0.0 (2023-05-30)

Features

BREAKING CHANGES

  • Requires Node >=18.0.0
  • Requires Gatsby ^5.0.0

v6.0.1

1 year ago

6.0.1 (2022-06-22)

Bug Fixes

v6.0.0

2 years ago

6.0.0 (2022-03-03)

Features

BREAKING CHANGES

  • Requires Node >=14.15.0
  • Requires Gatsby ^4.0.0

v5.0.0

3 years ago

5.0.0 (2021-04-14)

Features

BREAKING CHANGES

  • Requires Node >=12.13.x
  • Requires Gatsby ^3.x

v4.2.0

3 years ago

4.2.0 (2021-04-11)

Bug Fixes

  • remove unnecessary wrapping

    tag (bd94ef3), closes #133

Features

v4.1.0

3 years ago

4.1.0 (2020-11-01)

Features

  • Testing Playground: Add support for Testing Playground (#124) (334933f)

v4.0.0

3 years ago

4.0.0 (2020-10-20)

Bug Fixes

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

BREAKING CHANGES

v3.0.0

3 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.

v2.1.2

3 years ago

2.1.2 (2020-07-10)

Bug Fixes

  • CodeSandbox: Update sandbox config (5abfd51)

v2.1.1

3 years ago

2.1.1 (2020-05-25)

Bug Fixes

  • CodeSandbox: Update allow & sandbox config (90ecaf8)