Skip to content

Tags: MichaelDeBoey/gatsby-remark-embedder

Tags

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support Gatsby 5.x (#245)

BREAKING CHANGE: Requires Node >=18.0.0
BREAKING CHANGE: Requires Gatsby ^5.0.0

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix export (#225)

fix: fix export

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelDeBoey Michaël De Boey
chore: add `.nvmrc`

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support Gatsby 3.x (#179)

BREAKING CHANGE: Requires Node >=12.13.x
BREAKING CHANGE: Requires Gatsby ^3.x

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelDeBoey Michaël De Boey
tests: add extra kitchensink test

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(Testing Playground): Add support for Testing Playground (#124)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(Instagram): Update Instagram oEmbed endpoint (#148)

BREAKING CHANGE: 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

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(Twitch): Fix Twitch embed (#131)

BREAKING CHANGE: You'll now need to pass a required `parent` option whenever you're using the Twitch service
BREAKING CHANGE: Twitch embeds can only be embedded on HTTPS websites. Check out the Gatsby docs for setting this up when developing locally.

v2.1.2

Toggle v2.1.2's commit message

Unverified

This user has not yet uploaded their public signing key.
fix(CodeSandbox): Update sandbox config

v2.1.1

Toggle v2.1.1's commit message

Unverified

This user has not yet uploaded their public signing key.
fix(CodeSandbox): Update allow & sandbox config