Releases: remark-embedder/transformer-oembed
Releases · remark-embedder/transformer-oembed
v5.0.1
5.0.1 (2024-10-09)
Bug Fixes
- deps: remove
make-fetch-happen
for real (c20def3)
v5.0.0
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
4.0.0 (2024-05-22)
Bug Fixes
BREAKING CHANGES
v3.0.0
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
2.0.0 (2021-11-03)
Features
BREAKING CHANGES
- Requires Node@>=12
- Requires @remark-embedder/core@^2.0.0
v1.0.2
1.0.2 (2021-07-29)
Bug Fixes
v1.0.1
1.0.1 (2021-01-05)
Bug Fixes
- deps: Fix peerDependencies (ed8afaa)
v1.0.0
1.0.0 (2020-12-18)
Features