Skip to content

Tags: remark-embedder/transformer-oembed

Tags

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): remove `make-fetch-happen` for real

v5.0.0

Toggle v5.0.0's commit message
fix: remove make-fetch-happen

BREAKING CHANGE: make-fetch-happen would respect cache headers by saving responses in the file system. We no longer use make-fetch-happen and instead use the built-in fetch machanism on your system which could potentially result in no caching depending on your global fetch.

Closes #2

v4.0.0

Toggle v4.0.0's commit message
fix: update deps

BREAKING CHANGE: drop old node versions

v3.0.0

Toggle v3.0.0's commit message
feat(deps): update all deps

BREAKING CHANGE: You will probably need to update your version of unified and that ecosystem as well... maybe

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MichaelDeBoey Michaël De Boey
feat: drop support for Node 10 (#37)

BREAKING CHANGE: Requires Node@>=12
BREAKING CHANGE: Requires @remark-embedder/core@^2.0.0

v1.0.2

Toggle v1.0.2's commit message

Verified

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

v1.0.1

Toggle v1.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
chore(TS): Cleanup types

v1.0.0

Toggle v1.0.0's commit message
feat: release the lib