Skip to content

Releases: MichaelDeBoey/gatsby-remark-embedder

v7.0.0

30 May 19:17
e80bce7
Compare
Choose a tag to compare

7.0.0 (2023-05-30)

Features

BREAKING CHANGES

  • Requires Node >=18.0.0
  • Requires Gatsby ^5.0.0

v6.0.1

22 Jun 17:41
881d01a
Compare
Choose a tag to compare

6.0.1 (2022-06-22)

Bug Fixes

v6.0.0

03 Mar 16:12
668d719
Compare
Choose a tag to compare

6.0.0 (2022-03-03)

Features

BREAKING CHANGES

  • Requires Node >=14.15.0
  • Requires Gatsby ^4.0.0

v5.0.0

14 Apr 14:39
1d9524e
Compare
Choose a tag to compare

5.0.0 (2021-04-14)

Features

BREAKING CHANGES

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

v4.2.0

11 Apr 17:49
e728bc2
Compare
Choose a tag to compare

4.2.0 (2021-04-11)

Bug Fixes

  • remove unnecessary wrapping

    tag (bd94ef3), closes #133

Features

v4.1.0

01 Nov 17:38
334933f
Compare
Choose a tag to compare

4.1.0 (2020-11-01)

Features

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

v4.0.0

20 Oct 16:14
2880ab1
Compare
Choose a tag to compare

4.0.0 (2020-10-20)

Bug Fixes

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

BREAKING CHANGES

v3.0.0

23 Jul 10:06
314de7e
Compare
Choose a tag to compare

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

10 Jul 14:53
Compare
Choose a tag to compare

2.1.2 (2020-07-10)

Bug Fixes

  • CodeSandbox: Update sandbox config (5abfd51)

v2.1.1

25 May 18:41
Compare
Choose a tag to compare

2.1.1 (2020-05-25)

Bug Fixes

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