Releases: ibrahimcesar/react-lite-youtube-embed
Releases Β· ibrahimcesar/react-lite-youtube-embed
v2.1.3
Applies autoplay once button is clicked
2.1.0
- Announce prop should be optional;
- Bump to
2.1.0
since many changes where made and not followed SEMVER strictly;
Thanks to @theodorusclarence and @schoenwaldnils
2.0.14
- Typo fixed on parameter by @avaleriani
2.0.13
- Added mute option that adds muted=1 for autoplay to work, reverting a change.
- Fixed 'false' that was being added to className of the iframe.
Thanks to @avaleriani for the contribution and work in this release :)
2.0.12
New public release
2.0.11
- Support for WebP finally arrived. More than year later!
Thanks for raising the issue @winstonma
2.0.10
- Announce prop should be optional
2.0.9
- Aspect-ratio as optional props. Added by @theodorusclarence β thanks for the contribution!