Skip to content

Releases: remark-embedder/transformer-oembed

v5.0.0

22 May 17:14
Compare
Choose a tag to compare

5.0.0 (2024-05-22)

Bug Fixes

  • remove make-fetch-happen (f5a6843), closes #2

BREAKING CHANGES

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

v4.0.0

22 May 17:01
Compare
Choose a tag to compare

4.0.0 (2024-05-22)

Bug Fixes

BREAKING CHANGES

  • drop old node versions

v3.0.0

19 Jul 19:47
Compare
Choose a tag to compare

3.0.0 (2022-07-19)

Features

BREAKING CHANGES

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

v2.0.0

03 Nov 18:38
5d04b1e
Compare
Choose a tag to compare

2.0.0 (2021-11-03)

Features

BREAKING CHANGES

  • Requires Node@>=12
  • Requires @remark-embedder/core@^2.0.0

v1.0.2

29 Jul 13:42
dd02d99
Compare
Choose a tag to compare

1.0.2 (2021-07-29)

Bug Fixes

v1.0.1

05 Jan 02:09
Compare
Choose a tag to compare

1.0.1 (2021-01-05)

Bug Fixes

  • deps: Fix peerDependencies (ed8afaa)

v1.0.0

18 Dec 00:34
Compare
Choose a tag to compare

1.0.0 (2020-12-18)

Features