This release contains breaking changes:
- Dropped support for Node.js versions < 10.
- Removed support for Facebook poster images.
- Chore: update travis build script (needs tagged releases to build...)
- Fix: twitter-embedded links could 403 (e.g. due to cloudflare), which broke the process.
- Upgraded dependencies.
- Upgraded dependencies.
- Improved tests to support Node versions 8, 10 and 11.
- Fixed YouTube video poster image aspect ratio.
- Upgraded dependencies.
- Added
type
attribute to embed classes. - Upgraded dependencies.
- Added missing
lru-cache
dependency. - Upgraded dependencies.
- Fixed Vimeo API url.
- Fixed a problem that occurred when there was no
expanded_url
for a link. In this case,url
is now used as fallback. - Upgraded dependencies.
- Fixed release process.
- Upgraded dependencies.
- Fixed build status badge.
- Added
publishConfig
topackage.json
.
- Fixed project setup.
- Initial release