Releases: u-wave/react-youtube
Releases · u-wave/react-youtube
v0.7.0
- Add typescript definitions.
v0.6.0
v0.5.0
- Update demo URL.
- Change the build paths from
lib/rollup.js
todist/react-youtube.js
, for consistency with other modules under theu-wave
org.
v0.4.1
- Support React 16
v0.4.0
v0.3.1
v0.3.0
v0.2.0
- Use
load-script2
. (cbb1dce)
v0.1.2
Fix unmounting the component before the player has fully loaded.
v0.1.1
Use prop-types
module instead of React.PropTypes
.